[PATCH] D108999: [RISCV][VP] Custom lower VP_STORE and VP_LOAD

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 2 02:50:34 PDT 2021


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

- remove IsVP in a similar vein to D108987 <https://reviews.llvm.org/D108987>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108999

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpload.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpstore.ll
  llvm/test/CodeGen/RISCV/rvv/vpload.ll
  llvm/test/CodeGen/RISCV/rvv/vpstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108999.370212.patch
Type: text/x-patch
Size: 59038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210902/69305f0b/attachment.bin>


More information about the llvm-commits mailing list