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

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 01:04:10 PST 2021


frasercrmck updated this revision to Diff 324561.
frasercrmck marked an inline comment as done.
frasercrmck added a comment.

- rebase
- fix typo in 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.324561.patch
Type: text/x-patch
Size: 29465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/34e1fcff/attachment-0001.bin>


More information about the llvm-commits mailing list