[PATCH] D83567: [DAGCombiner] allow load/store merging if pairs can be rotated into place
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 13 05:58:21 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2df46a574387: [DAGCombiner] allow load/store merging if pairs can be rotated into place (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D83567?vs=277068&id=277398#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83567/new/
https://reviews.llvm.org/D83567
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/merge-store-dependency.ll
llvm/test/CodeGen/X86/stores-merging.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83567.277398.patch
Type: text/x-patch
Size: 8997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200713/3846c462/attachment.bin>
More information about the llvm-commits
mailing list