[PATCH] D146749: [CodeGen] Fix nomerge attribute not working in tail calls.
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 27 02:39:20 PDT 2023
hans added a comment.
Looks good as far as I can tell, but hopefully Craig who knows backends better can also take a look.
Maybe add to the description that this is a follow-up to D79537 <https://reviews.llvm.org/D79537> which extends support to tail calls. (And do we need to do something for globalisel, or can that be left as a todo?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146749/new/
https://reviews.llvm.org/D146749
More information about the llvm-commits
mailing list