[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 10:19:09 PDT 2025


================
@@ -0,0 +1,51 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
+; REQUIRES: x86-registered-target
+; RUN:  opt -passes="gvn-sink" -S %s | FileCheck %s
+; RUN:  opt -passes="gvn-sink,correlated-propagation" -S %s | FileCheck %s
----------------
ilovepi wrote:

done.

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


More information about the llvm-commits mailing list