[PATCH] D151029: [DAG] Combine insert(shuffle(load), load, 0) into a single load
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 10:08:23 PDT 2023
dmgreen updated this revision to Diff 524784.
dmgreen added a comment.
Handle undef lanes and add a couple of extra tests for them.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151029/new/
https://reviews.llvm.org/D151029
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/AArch64/insertshuffleload.ll
llvm/test/CodeGen/Thumb2/mve-insertshuffleload.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151029.524784.patch
Type: text/x-patch
Size: 30778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/1b4f6c53/attachment.bin>
More information about the llvm-commits
mailing list