[PATCH] D117557: [LegalizeTypes][VP] Add widening support for vp.gather and vp.scatter

Victor Perez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 20 00:58:15 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc10c74887875: [LegalizeTypes][VP] Add widening support for vp.gather and vp.scatter (authored by victor-eds).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117557

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  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: D117557.401539.patch
Type: text/x-patch
Size: 33574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/c68bfeaf/attachment.bin>


More information about the llvm-commits mailing list