[llvm] [LV] Fix MVE regression from #132190 (PR #141736)

Sam Tebbs via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 10 08:16:21 PDT 2025


================
@@ -0,0 +1,147 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --filter-out-after "^scalar.ph:" --version 5
+; RUN: opt -passes=loop-vectorize < %s -S -o - | FileCheck %s
+
+source_filename = "<source>"
----------------
SamTebbs33 wrote:

Done!

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


More information about the llvm-commits mailing list