[KnownBits] Add implementations for saturating add/sub functions
These where previously missing. Even in the case where overflow is indeterminate we can still deduce some of the low/high bits. Reviewed By: RKSimon Differential Revision: https://reviews.llvm.org/D150102
Loading
Please sign in to comment