goldsteinn 877cb9a2ed
[KnownBits] Make {s,u}{add,sub}_sat optimal (#113096)
Changes are:
    1) Make signed-overflow detection optimal
    2) For signed-overflow, try to rule out direction even if we can't
       totally rule out overflow.
    3) Intersect add/sub assuming no overflow with possible overflow
       clamping values as opposed to add/sub without the assumption.
2024-11-05 09:03:37 -06:00
..
2024-10-17 20:04:00 +09:00
2023-06-13 10:47:18 +01:00
2023-05-30 14:12:20 -07:00
2024-07-31 16:40:26 +00:00
2023-12-01 11:28:42 -08:00