[PATCH] D117760: [LegalizeTypes][VP] Add splitting support for vp.gather and vp.scatter

Victor Perez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 25 02:08:18 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2233befa5dc4: [LegalizeTypes][VP] Add splitting support for vp.gather and vp.scatter (authored by victor-eds).

Changed prior to commit:
  https://reviews.llvm.org/D117760?vs=402447&id=402802#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117760

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: D117760.402802.patch
Type: text/x-patch
Size: 96672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/420ea934/attachment-0001.bin>


More information about the llvm-commits mailing list