[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
Thu Mar 3 09:48:12 PST 2022
paquette added a comment.
Do you think you could add a statistic which counts the number of tail calls emitted? And maybe some debug output that says that something will be handled as a tail call?
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