[libc-commits] [libc] [llvm] [libc][math] Refactor tanhf implementation to header-only in src/__support/math folder. (PR #178554)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Wed Feb 11 19:51:55 PST 2026
================
@@ -0,0 +1,127 @@
+//===-- Single-precision tanhf function ----------------------------------===//
----------------
bassiounix wrote:
same as above
https://github.com/llvm/llvm-project/pull/178554
More information about the libc-commits
mailing list