Craig Topper 0813b90ff5
[TypePromotion] Support positive addition amounts in isSafeWrap. (#81690)
We can support these by changing the sext promotion to -zext(-C) and
replacing a sgt check with ugt. Reframing the logic in terms of how the
unsigned range are affected. More comments in the patch.

The new cases check isLegalAddImmediate to avoid some
regressions in lit tests.
2024-03-01 09:17:14 -08:00
..
2023-10-18 15:01:17 +08:00
2023-11-11 19:31:23 -08:00
2023-11-11 19:31:23 -08:00