[PATCH] D45330: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions.
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 14 13:11:05 PDT 2018
dberlin accepted this revision.
dberlin added a comment.
This revision is now accepted and ready to land.
I think the numbers are good enough to be worth it perf wise.
Did you post compile time numbers?
If they look good, i'd say let's commit it.
(if not, please take a look at them before committing)
https://reviews.llvm.org/D45330
More information about the llvm-commits
mailing list