[PATCH] D105624: [SelectionDAG] Simplify PromoteIntRes_INSERT_SUBVECTOR to only handle result
Bradley Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 8 05:32:41 PDT 2021
bsmith created this revision.
bsmith added reviewers: paulwalker-arm, peterwaller-arm, sdesmalen, efriedma.
Herald added subscribers: ecnelises, hiraditya.
bsmith requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Let other parts of legalization handle the rest of the node, this allows
re-use of existing optimizations elsewhere.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D105624
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/test/CodeGen/AArch64/insert-subvector-res-legalization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105624.357198.patch
Type: text/x-patch
Size: 12918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/54f28d58/attachment.bin>
More information about the llvm-commits
mailing list