[PATCH] D45162: [EarlyCSE] Add debug counter for debugging mis-optimizations. NFC.
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 31 13:13:15 PDT 2018
reames added a comment.
This appears to have landed without review. What's going on here?
Stylistically, I see a few problems with this patch. It appears to mix early continues and if/else without any clear pattern.
However, I'm mostly concerned this appears to have gone in without review (at least as evidenced on phabricator.)
Repository:
rL LLVM
https://reviews.llvm.org/D45162
More information about the llvm-commits
mailing list