[llvm] [SimplifyCFG][JumpThreading] Don't duplicate inline-asm instructions (PR #71571)
Nick Desaulniers via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 8 17:04:42 PST 2023
https://github.com/nickdesaulniers requested changes to this pull request.
We've seen this in the Linux kernel before, pretty sure `\@` should be used on the label to make it unique per instantiation. Let me see if I can find the kernel commit I'm thinking of.
https://github.com/llvm/llvm-project/pull/71571
More information about the llvm-commits
mailing list