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

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 9 07:12:51 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>"
----------------
fhahn wrote:

```suggestion
```

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


More information about the llvm-commits mailing list