[PATCH] D116578: [LegalizeTypes] Remove IsVP argument from type legalization methods. NFC
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 4 07:54:24 PST 2022
craig.topper updated this revision to Diff 397300.
craig.topper added a comment.
Add SDNode::isVPOpcode. Group VP opcodes with their not VP opcodes in some of the switches.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116578/new/
https://reviews.llvm.org/D116578
Files:
llvm/include/llvm/CodeGen/SelectionDAGNodes.h
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116578.397300.patch
Type: text/x-patch
Size: 16601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/7a90360c/attachment.bin>
More information about the llvm-commits
mailing list