[llvm] [SLPVectorizer][NFC] Refactor `canVectorizeLoads`. (PR #157911)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 11 09:00:06 PDT 2025


================
@@ -6446,6 +6478,7 @@ static const SCEV *calculateRtStride(ArrayRef<Value *> PointerOps, Type *ElemTy,
       ++Cnt;
     }
   }
+
----------------
alexey-bataev wrote:

Remove

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


More information about the llvm-commits mailing list