[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
Wed May 10 06:49:10 PDT 2017


niravd updated this revision to Diff 98444.
niravd marked an inline comment as done.
niravd added a comment.

Address Eli's comments


https://reviews.llvm.org/D30471

Files:
  include/llvm/CodeGen/ISDOpcodes.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/merge_store_duplicated_loads.ll

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


More information about the llvm-commits mailing list