[PATCH] D111248: [SelectionDAG] Widen scalable-vector loads/stores via VP_LOAD/VP_STORE

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 1 03:52:28 PDT 2021


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

- rebase
- fix accidental unreachable due to bad rebasing


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111248

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/RISCV/rvv/legalize-load-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/legalize-store-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111248.383763.patch
Type: text/x-patch
Size: 8854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211101/29989e61/attachment.bin>


More information about the llvm-commits mailing list