[llvm] [LV][EVL] Support interleaved access with tail folding by EVL (PR #152070)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 11 04:41:40 PDT 2025


================
@@ -2420,70 +2423,159 @@ class LLVM_ABI_FOR_TEST VPInterleaveRecipe : public VPRecipeBase {
 
     for (auto *SV : StoredValues)
       addOperand(SV);
+
----------------
alexey-bataev wrote:

Restore

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


More information about the llvm-commits mailing list