forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Status: In Progresswork is in progresswork is in progress
Description
there is a todo comment about tail call optimization:
llvm-project/llvm/lib/Target/Xtensa/XtensaISelLowering.cpp
Lines 1039 to 1040 in 6ef2689
// 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
Labels
Status: In Progresswork is in progresswork is in progress