[libc-commits] [libc] [libc][math] Add C23 math function fabsf128. (PR #77825)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Fri Jan 12 11:13:27 PST 2024


jhuber6 wrote:

C23 math functions will be very interesting for the GPU considering that they have first-class support for `f16`, see https://godbolt.org/z/5aG3z15eb. Looking forward to it.

https://github.com/llvm/llvm-project/pull/77825


More information about the libc-commits mailing list