Fixes tail folding issue mentioned in D100879.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks. LGTM
There is also some code in TargetLowering::isInTailCallPosition, but I believe that only gets used in expanding libcalls. Might be worth a check though, to see if it deserves the same treatment.