Skip to content

Add support for -tailcallelim pass #630

Open
@LHolten

Description

@LHolten

It would be really nice to have the Tail Call Elimination pass available.

This is useful for the compiler I'm working on, because it can optimize things like the recursive Fibonacci function to make them run in constant space.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions