[PATCH] D120867: [IROutliner] Adding support to properly handle musttail, swifttailcc and tailcc
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 4 12:46:53 PST 2022
paquette added a comment.
I'm not sure how often `musttail`/`tailcc` appears in the LLVM test suite, but this didn't introduce any asserts there, and all of the tests pass.
@aschwaighofer Can you think of any (open source) Swift programs we can test this on? :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120867/new/
https://reviews.llvm.org/D120867
More information about the llvm-commits
mailing list