[PATCH] D99654: [RISCV] Expand scalable-vector truncstores and extloads

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 5 03:03:16 PDT 2021


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

- expand operations also for bool and fixed-length types
- remove makearrayref


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99654

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/extload-truncstore.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extload-truncstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99654.335231.patch
Type: text/x-patch
Size: 148945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210405/b032baae/attachment-0001.bin>


More information about the llvm-commits mailing list