[PATCH] D31919: NewGVN: Don't propagate over phi backedges where undef causes us to have >1 value.
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 00:22:33 PDT 2017
dberlin updated this revision to Diff 94937.
dberlin added a comment.
Fix small issue in SCC impl.
https://reviews.llvm.org/D31919
Files:
lib/Transforms/Scalar/NewGVN.cpp
test/Transforms/NewGVN/basic-cyclic-opt.ll
test/Transforms/NewGVN/pr32607.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31919.94937.patch
Type: text/x-patch
Size: 12333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170412/1ad69592/attachment.bin>
More information about the llvm-commits
mailing list