[RISCV] Lower riscv_zip/unzip intrinsic to RISCVISD::SHFL/UNSHFL.
These are special versions of the more general shfli/unshfli instructions. We can use the general ISD opcodes with the correct immediates.
Loading
Please register or sign in to comment