Files
clang-p2996/llvm/lib/CodeGen/InterleavedAccessPass.cpp
Min-Yih Hsu 63fcce6611 [IA][RISCV] Add support for vp.load/vp.store with shufflevector (#135445)
Teach InterleavedAccessPass to recognize vp.load + shufflevector and
shufflevector + vp.store. Though this patch only adds RISC-V support to
actually lower this pattern. The vp.load/vp.store in this pattern
require constant mask.
2025-05-07 15:51:19 -07:00

32 KiB