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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 09:23:54 PDT 2017


craig.topper added a comment.

Committed in r302717, but forgot to include the Differential Revision line


https://reviews.llvm.org/D33057





More information about the llvm-commits mailing list