[PATCH] D33057: [ConstantRange] Fix the early out in ConstantRange::multiply for positive numbers to really do what the comment says

Pete Cooper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 12:25:10 PDT 2017


pete accepted this revision.
pete added a comment.
This revision is now accepted and ready to land.

Good catch!  LGTM.


https://reviews.llvm.org/D33057





More information about the llvm-commits mailing list