llvm-project
6ef67130
- [RISCV][CodeGen] Add initial vzip codegen support (#194548)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
14 days ago
[RISCV][CodeGen] Add initial vzip codegen support (#194548) Add initial support for vzip instruction, which is included in zvzip extension. It is used to lower VECTOR_SHUFFLE with interleave pattern and VECTOR_INTERLEAVE.
References
#194548 - [RISCV][CodeGen] Add initial vzip codegen support
Author
BoyaoWang430
Parents
329853dd
Loading