================ @@ -0,0 +1,141 @@ +; RUN: opt < %s -passes=loop-vectorize -S | FileCheck %s ---------------- davemgreen wrote: You need to remove this version of the test. Otherwise this looks OK to me. https://github.com/llvm/llvm-project/pull/163133