[PATCH] D146749: [CodeGen] Fix nomerge attribute not working in tail calls.
Zequan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 27 07:59:09 PDT 2023
zequanwu added a comment.
> (And do we need to do something for globalisel, or can that be left as a todo?)
I don't know about globalisel. For the repro, this patch fixes that.
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