[llvm] [SLP] Fix : Do not skip profitable small VFs in Vectorize Stores (PR #177100)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 21 10:58:24 PST 2026


================
@@ -0,0 +1,54 @@
+; RUN: opt < %s -passes=slp-vectorizer -mtriple=riscv64 -mattr=+m,+v -S | FileCheck %s
----------------
Soumik15630 wrote:

Fixed ..

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


More information about the llvm-commits mailing list