[PATCH] D92760: [SelectionDAG] Implement SplitVecOp_INSERT_SUBVECTOR
Joe Ellis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 07:08:10 PST 2020
joechrisellis updated this revision to Diff 310518.
joechrisellis marked an inline comment as done.
joechrisellis added a comment.
Add more tests, address @paulwalker-arm and @david-arm's review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92760/new/
https://reviews.llvm.org/D92760
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/AArch64/split-vector-insert.ll
llvm/test/CodeGen/AArch64/split-vector-insert.s
llvm/test/test.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92760.310518.patch
Type: text/x-patch
Size: 30566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/c83aec6e/attachment.bin>
More information about the llvm-commits
mailing list