Skip to content

tail call (LLVM-266) #72

Open
Open
@yamt

Description

@yamt

there is a todo comment about tail call optimization:

// TODO: Support tail call optimization.
IsTailCall = false;

do you have any plans or ideas about implementation?
i understand that it isn't straightforward with the windowed abi.

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