[PATCH] D102766: [SelectionDAG] Implement PromoteIntRes_INSERT_SUBVECTOR
Joe Ellis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 21 04:18:15 PDT 2021
joechrisellis updated this revision to Diff 353334.
joechrisellis added a comment.
Update insertion indices. The old insertion indices will be reported as invalid
when D104468 <https://reviews.llvm.org/D104468> is merged.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102766/new/
https://reviews.llvm.org/D102766
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/insert-subvector-res-legalization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102766.353334.patch
Type: text/x-patch
Size: 17200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210621/649afe92/attachment.bin>
More information about the llvm-commits
mailing list