[PATCH] D144175: [RISCV] Combine (store/load interleave, deinterleave) into vsseg2/vlseg2

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 04:11:16 PST 2023


luke updated this revision to Diff 498326.
luke added a comment.

Remove erroneous include


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.498326.patch
Type: text/x-patch
Size: 39239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/da737688/attachment.bin>


More information about the llvm-commits mailing list