[PATCH] D92760: [SelectionDAG] Implement SplitVecOp_INSERT_SUBVECTOR
Joe Ellis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 07:58:19 PST 2020
joechrisellis updated this revision to Diff 310539.
joechrisellis marked an inline comment as done.
joechrisellis added a comment.
Remove redudant check for valid INSERTION_SUBVECTOR ISD node.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92760.310539.patch
Type: text/x-patch
Size: 27926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/41ec99e0/attachment.bin>
More information about the llvm-commits
mailing list