================ @@ -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