[PATCH] D96972: [RISCV] Support insertion of misaligned subvectors

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 03:19:42 PST 2021


frasercrmck updated this revision to Diff 324935.
frasercrmck added a comment.

- rebase
- add float vectors
- lower simply VSLIDEUP of LMUL=1 type (no VSLIDEDOWNs)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96972/new/

https://reviews.llvm.org/D96972

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/rvv/insert-subvector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96972.324935.patch
Type: text/x-patch
Size: 18512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210219/1219b9b5/attachment.bin>


More information about the llvm-commits mailing list