[PATCH] D123381: [SelectionDAG] Remove duplicate "is scaled" information from gather/scatter SDNodes.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 12 16:51:42 PDT 2022
paulwalker-arm updated this revision to Diff 429102.
paulwalker-arm added a comment.
Rebased, fixed typo and removed now mostly redundant getSignedIndexType and getUnsignedIndexType helpers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123381/new/
https://reviews.llvm.org/D123381
Files:
llvm/include/llvm/CodeGen/ISDOpcodes.h
llvm/include/llvm/CodeGen/SelectionDAGNodes.h
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123381.429102.patch
Type: text/x-patch
Size: 11703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220512/190b0933/attachment.bin>
More information about the llvm-commits
mailing list