Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more
f16
and f128
library functions and constants
This adds everything that was directly or transitively blocked on const arithmetic for these types, which was recently merged. Since const arithmetic is recent, most of these need to be gated by `bootstrap`. Anything that relies on intrinsics that are still missing is excluded.
- Loading branch information