[llvm] [LoopVectorize] Improve Vectorization of Small Loops (PR #195823)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sun May 10 14:13:42 PDT 2026


================
@@ -0,0 +1,113 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals none --version 6
----------------
fhahn wrote:

Is SVE relevant here? Looks like none of the tests use scalable vectors

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


More information about the llvm-commits mailing list