[PATCH] D21692: [DAGCombiner] Fix visitSTORE to continue processing current SDNode, if findBetterNeighborChains doesn't actually CombineTo it.

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 11:18:54 PDT 2016


timshen updated this revision to Diff 62514.
timshen added a comment.

Updated comment for findBetterNeighborChains.


http://reviews.llvm.org/D21692

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/PowerPC/pr28130.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21692.62514.patch
Type: text/x-patch
Size: 5913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160701/de04db7c/attachment.bin>


More information about the llvm-commits mailing list