[PATCH] D102766: [SelectionDAG] Implement PromoteIntRes_INSERT_SUBVECTOR
Joe Ellis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 18 09:13:36 PDT 2021
joechrisellis updated this revision to Diff 353024.
joechrisellis marked 2 inline comments as done.
joechrisellis added a comment.
Address review comments:
- @peterwaller-arm:
- only scale if the index is non-zero.
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.353024.patch
Type: text/x-patch
Size: 17218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210618/c311e6f2/attachment.bin>
More information about the llvm-commits
mailing list