[PATCH] D96873: [RISCV] Begin to support more subvector inserts/extracts

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 08:37:37 PST 2021


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

- add an additional test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96873

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96873.324320.patch
Type: text/x-patch
Size: 29466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/a1d30eb0/attachment.bin>


More information about the llvm-commits mailing list