[PATCH] D29842: NewGVN: Clean up how we handle the INITIAL class so that everything init is dead or unreachable, as it should be.
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 10 12:35:03 PST 2017
dberlin updated this revision to Diff 88036.
dberlin added a comment.
Add test cases
Updating D29842: NewGVN: Clean up how we handle the INITIAL class so that everything in
=======================================================================================
it is dead or unreachable, as it should be.
https://reviews.llvm.org/D29842
Files:
lib/Transforms/Scalar/NewGVN.cpp
test/Transforms/NewGVN/basic-cyclic-opt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29842.88036.patch
Type: text/x-patch
Size: 6997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170210/76c6d45d/attachment.bin>
More information about the llvm-commits
mailing list