[PATCH] D116651: [LegalizeTypes][VP] Add splitting support for vp.select
Victor Perez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 7 00:46:13 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG38efa68b083e: [LegalizeTypes][VP] Add splitting support for vp.select (authored by victor-eds).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116651/new/
https://reviews.llvm.org/D116651
Files:
llvm/include/llvm/CodeGen/SelectionDAG.h
llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vselect-vp.ll
llvm/test/CodeGen/RISCV/rvv/vselect-vp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116651.398064.patch
Type: text/x-patch
Size: 27385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220107/3d94e777/attachment.bin>
More information about the llvm-commits
mailing list