[PATCH] D146749: [CodeGen] Fix nomerge attribute not working in tail calls.
Zequan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 10 11:22:04 PDT 2023
zequanwu added a comment.
> Regarding globalisel, @zequanwu , can you file an issue for implementing nomerge support in globalisel? It's probably easiest to construct an example with the AArch64 backend.
Filed at https://github.com/llvm/llvm-project/issues/62641
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