rust/compiler
Trevor Gross b3bfd66627
Rollup merge of #128417 - tgross35:f16-f128-math, r=dtolnay
Add `f16` and `f128` math functions

This adds intrinsics and math functions for `f16` and `f128` floating point types. Support is quite limited and some things are broken so tests don't run on many platforms, but this provides a starting point.
2024-08-06 22:17:32 -05:00
..
2024-08-06 19:09:52 +00:00
2024-07-30 10:22:48 +02:00
2024-08-06 17:54:39 +00:00