[libc-commits] [libc] [llvm] [libc][math] Refactor dfmal to Header Only. (PR #175359)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Sat Jan 10 11:25:48 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.dfmal
----------------
bassiounix wrote:

Could you move this to the right order.

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


More information about the libc-commits mailing list