Loading
[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.
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.