[PATCH] D144175: [RISCV] Combine (store/load interleave, deinterleave) into vsseg2/vlseg2
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 21 03:48:46 PST 2023
luke updated this revision to Diff 499104.
luke added a comment.
Check if type is legal
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144175/new/
https://reviews.llvm.org/D144175
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/vector-deinterleave-combine-load.ll
llvm/test/CodeGen/RISCV/rvv/vector-deinterleave-fixed-combine-load.ll
llvm/test/CodeGen/RISCV/rvv/vector-interleave-combine-store.ll
llvm/test/CodeGen/RISCV/rvv/vector-interleave-fixed-combine-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144175.499104.patch
Type: text/x-patch
Size: 39374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/f1d9d009/attachment.bin>
More information about the llvm-commits
mailing list