[PATCH] D85778: More accurately compute the ranges of possible values for +, -, *, &, %.

Nikita Popov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 1 00:17:09 PDT 2020


nikic added a comment.

Just for the record, the additional analysis has a measurable compile-time impact (0.3% at O0): https://llvm-compile-time-tracker.com/compare.php?from=e7f53044e7263cdbbb4fed9abf086b88ba486bba&to=cff6dda604cb0548bef5e5951dd1e74536110588&stat=instructions


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85778/new/

https://reviews.llvm.org/D85778



More information about the cfe-commits mailing list