Cody Tapscott eac1e613be compiler_rt: Re-implement ldexp/ilogb using bit-ops
This re-write was needed to fix deficiencies in the existing ldexp,
which was failing to compute correct results for both f16 and f80.

It would be nice to add a fast multiplication-based fallback in the
future for targets that have a hardware FPU, but this implementation
should be much faster than the existing for targets without one.
2022-10-09 11:09:02 -07:00
..
2022-05-17 21:55:22 +01:00
2022-04-27 12:20:44 -07:00
2022-04-27 12:20:44 -07:00
2022-04-27 12:20:44 -07:00
2022-04-27 12:20:44 -07:00
2022-04-27 12:20:44 -07:00
2022-04-27 12:20:44 -07:00
2022-05-17 21:55:22 +01:00
2022-04-27 12:20:44 -07:00
2022-04-27 12:20:44 -07:00
2021-10-05 12:32:26 -07:00
2022-04-27 12:20:44 -07:00
2022-05-17 22:04:12 +01:00
2022-05-17 22:04:12 +01:00
2022-04-27 12:20:44 -07:00
2022-04-27 12:20:44 -07:00
2022-04-27 12:20:44 -07:00
2022-04-27 14:18:34 -07:00
2022-05-17 21:55:22 +01:00