[llvm] [LV, VP]VP intrinsics support for the Loop Vectorizer + adding new tail-folding mode using EVL. (PR #76172)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 13:23:07 PDT 2024


================
@@ -0,0 +1,98 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
----------------
fhahn wrote:

nit: better rename to vectorize-force-tail-with-evl.ll as no vp-intrinsics are generated ore referenced in the test

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


More information about the llvm-commits mailing list