[libc-commits] [libc] [libc][math][c23] Improve rsqrtf16() function (PR #160639)

Anton Shepelev via libc-commits libc-commits at lists.llvm.org
Mon Nov 17 22:46:50 PST 2025


amemov wrote:

Was not 1000% sure whether `float` types should be used in the path for targets that don't support float FPU. My assumptions was that it's ok and that the target in this case would use soft-floats

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


More information about the libc-commits mailing list