[llvm] [llvm][gvn-sink] Don't try to sink inline asm (PR #138414)

Paul Kirth via llvm-commits llvm-commits at lists.llvm.org
Sun May 4 09:38:38 PDT 2025


ilovepi wrote:

Yes, that seems to be why. For GVNSink, I'd guess its still better to skip numbering those instructions, but maybe the check in `canReplaceOperandWithVariable()` should be updated too?

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


More information about the llvm-commits mailing list