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

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 8 08:34:26 PDT 2021


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

- fix typo
- use EVT::getVectorVT


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/fixed-vectors-load-store.ll
  llvm/test/CodeGen/RISCV/rvv/load-store-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111248.378243.patch
Type: text/x-patch
Size: 10288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211008/b8bd8a78/attachment.bin>


More information about the llvm-commits mailing list