[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 02:15:21 PDT 2025
================
@@ -107,6 +107,7 @@ add_llvm_target(AArch64CodeGen
Core
GlobalISel
MC
+ Passes
----------------
david-arm wrote:
I agree it does seem a shame to add the extra dependency. Does https://github.com/llvm/llvm-project/pull/157057 help?
https://github.com/llvm/llvm-project/pull/156802
More information about the llvm-commits
mailing list