[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
Wed Jul 6 10:51:13 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL274644: [DAGCombiner] Fix visitSTORE to continue processing current SDNode, if… (authored by timshen).
Changed prior to commit:
http://reviews.llvm.org/D21692?vs=62514&id=62912#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21692
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/PowerPC/pr28130.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21692.62912.patch
Type: text/x-patch
Size: 6001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160706/54c4bfc5/attachment.bin>
More information about the llvm-commits
mailing list