[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
Thu Jun 30 16:42:42 PDT 2016
timshen updated this revision to Diff 62441.
timshen added a comment.
Update Chain outside of 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.62441.patch
Type: text/x-patch
Size: 5682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160630/fd070641/attachment.bin>
More information about the llvm-commits
mailing list