[libc-commits] [libc] Add hypotf16() function (PR #131991)

Tejas Vipin via libc-commits libc-commits at lists.llvm.org
Wed Mar 19 02:55:42 PDT 2025


meltq wrote:

WIP. `test_subnormal_range` in the unit tests takes forever to run on my system for some reason, there seems to be some problem with `sNaN` being converted to a quiet NaN after `FPBits(x).abs()`.

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


More information about the libc-commits mailing list