[RISCV] Lower interleave and deinterleave intrinsics
Lower the two intrinsics introduced in D141924. These intrinsics can be combined with loads and stores into the much more efficient segmented load and store instructions in a following patch. Reviewed By: reames Differential Revision: https://reviews.llvm.org/D144092
Loading
Please sign in to comment