llvm-project
63fcce66 - [IA][RISCV] Add support for vp.load/vp.store with shufflevector (#135445)

Commit
355 days ago
[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.
Author
Parents
Loading