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

Shih-Po Hung via llvm-commits llvm-commits at lists.llvm.org
Wed May 15 00:38:07 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 \
----------------
arcbbb wrote:

Created a separate PR at https://github.com/llvm/llvm-project/pull/92203

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


More information about the llvm-commits mailing list