[PATCH] D60946: [ConstantRange] Add saturating add/sub methods

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 21 06:37:00 PDT 2019


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

In D60946#1473701 <https://reviews.llvm.org/D60946#1473701>, @nikic wrote:

> > Are you confident the test passes?
>
> The two signed tests were indeed failing...


Aha, at least that didn't happen to expose some bigger problem then.
LG now.

> Well, that's embarrassing.


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

https://reviews.llvm.org/D60946





More information about the llvm-commits mailing list