[llvm] [AArch64] Don't run loop-idiom-vectorize pass in the O0 pipeline (PR #156802)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 5 06:54:29 PDT 2025


================
@@ -107,6 +107,7 @@ add_llvm_target(AArch64CodeGen
   Core
   GlobalISel
   MC
+  Passes
----------------
david-arm wrote:

BTW, it looks like #157057 may not go anywhere, so don't let me hold up this PR.

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


More information about the llvm-commits mailing list