Roman Lebedev 93f3d7f7b3
[Reassociate] Guard add-like or conversion into an add with profitability check
This is slightly better compile-time wise,
since we avoid potentially-costly knownbits analysis that will
ultimately not allow us to actually do anything with said `add`.
2020-11-04 16:10:34 +03:00
..
2019-05-05 16:07:09 +00:00
2020-02-27 09:06:03 -08:00