[llvm] [CodeGen] Fix MachineInstr::isSafeToMove handling of inline asm. (PR #126807)
Andrew Pinski via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 14:08:56 PST 2025
pinskia wrote:
Note https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102150 has better discussion about inline-asm trapping than the other one.
https://github.com/llvm/llvm-project/pull/126807
More information about the llvm-commits
mailing list