[llvm] [RISCV] Improve loop by extract reduction instruction (PR #179215)

via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 4 03:28:48 PST 2026


================
@@ -3,6 +3,7 @@ add_llvm_component_library(LLVMVectorize
   LoopIdiomVectorize.cpp
   LoopVectorizationLegality.cpp
   LoopVectorize.cpp
+  LoopReduceMotion.cpp
----------------
Anjian-Wen wrote:

Fixed!

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


More information about the llvm-commits mailing list