[PATCH] D108987: [RISCV][VP] Custom lower VP_SCATTER and VP_GATHER

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 02:53:00 PDT 2021


This revision was automatically updated to reflect the committed changes.
frasercrmck marked 3 inline comments as done.
Closed by commit rGf4dee8cb82d1: [RISCV][VP] Custom lower VP_SCATTER and VP_GATHER (authored by frasercrmck).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108987

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108987.371018.patch
Type: text/x-patch
Size: 303326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/acc38924/attachment-0001.bin>


More information about the llvm-commits mailing list