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

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 08:23:46 PDT 2017


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

Rewrite chain update to address Eli's concerns.


https://reviews.llvm.org/D30471

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30471.98294.patch
Type: text/x-patch
Size: 4562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170509/c6cf49b6/attachment.bin>


More information about the llvm-commits mailing list