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

Mel Chen via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 10 23:50:15 PDT 2025


================
@@ -7,46 +7,37 @@
 ; RUN: -prefer-predicate-over-epilogue=scalar-epilogue \
 ; RUN: -mtriple=riscv64 -mattr=+v -S < %s | FileCheck --check-prefix=NO-VP %s
 
-; FIXME: interleaved accesses are not supported yet with predicated vectorization.
----------------
Mel-Chen wrote:

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

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


More information about the llvm-commits mailing list