[PATCH] D28111: Misc cleanups and simplifications for NewGVN.Mostly use a bit more idiomatic C++ where we can, so we can combine some things later.
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 26 03:26:21 PST 2016
davide added a comment.
Side note, there are some spurious whitespace changes so you may want to `clang-format` the patch while you're there.
https://reviews.llvm.org/D28111
More information about the llvm-commits
mailing list