[llvm] [CodeGen] Fix MachineInstr::isSafeToMove handling of inline asm. (PR #126807)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 05:38:38 PST 2025


phoebewang wrote:

> It looks like with https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102150, gcc now has the behavior proposed in this patch.

Alright, no objections from me then.

https://github.com/llvm/llvm-project/pull/126807


More information about the llvm-commits mailing list