[llvm] [LV, VPlan] Check if plan is compatible to EVL transform (PR #92092)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 06:30:55 PDT 2024


================
@@ -0,0 +1,103 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
+; RUN: opt -passes=loop-vectorize -force-tail-folding-style=data-with-evl \
----------------
fhahn wrote:

please add the tests in a separate commit/PR, so the diff shows the changed by this patch only

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


More information about the llvm-commits mailing list