[libc-commits] [libc] [llvm] [libc][math] Refactor hypotf to Header Only. (PR #175679)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Fri Jan 16 14:55:28 PST 2026
================
@@ -69,4 +69,5 @@ add_fp_unittest(
libc.src.__support.math.rsqrtf
libc.src.__support.math.rsqrtf16
libc.src.__support.math.sin
+ libc.src.__support.math.hypotf
----------------
bassiounix wrote:
order
https://github.com/llvm/llvm-project/pull/175679
More information about the libc-commits
mailing list