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

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 03:03:27 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa823bdf3ab78: [RISCV][VP] Custom lower VP_STORE and VP_LOAD (authored by frasercrmck).

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.371019.patch
Type: text/x-patch
Size: 58822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/63ab4d2a/attachment.bin>


More information about the llvm-commits mailing list