[PATCH] D30471: [DAG] Relax conditions under stores of loaded values can be merged

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 09:00:20 PDT 2017


niravd updated this revision to Diff 92336.
niravd added a comment.

Cleanup and rebase over https://reviews.llvm.org/D31068


https://reviews.llvm.org/D30471

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/merge_store_duplicated_loads.ll
  test/CodeGen/X86/stores-merging2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30471.92336.patch
Type: text/x-patch
Size: 15516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170320/22852c3f/attachment.bin>


More information about the llvm-commits mailing list