[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:26:51 PST 2017
dberlin created this revision.
Herald added a subscriber: Prazek.
This lets us verify, more than we do now, that we didn't screw up
value numbering.
https://reviews.llvm.org/D29842
Files:
lib/Transforms/Scalar/NewGVN.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29842.88034.patch
Type: text/x-patch
Size: 4528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170210/fccf921c/attachment.bin>
More information about the llvm-commits
mailing list