[libc-commits] [libc] [llvm] [libc][math] Refactor logf16 to header-only shared math (PR #175408)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Sun Jan 11 15:16:18 PST 2026


================
@@ -62,4 +62,5 @@ add_fp_unittest(
     libc.src.__support.math.rsqrtf
     libc.src.__support.math.rsqrtf16
     libc.src.__support.math.sin
+    libc.src.__support.math.logf16
----------------
bassiounix wrote:

move it up to its place to maintain alphabetical order.

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


More information about the libc-commits mailing list