[RISCV] Model vlseg/vsseg in interleaved memory ops
If the legalized type is a legal interleaved access type (i.e. there's a supported vlseg/vsseg instruction for it), the interleaved access pass will pick any interleaved memory op (wide load + shuffles) and lower it into a vlseg/vsseg intrinsic. Reviewed By: reames Differential Revision: https://reviews.llvm.org/D146522
Loading
Please sign in to comment