[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:56 PST 2026
================
@@ -1,23 +1,23 @@
-//===-- Shared pow function -------------------------------------*- C++ -*-===//
+//===-- Shared tanhf function --------------------------------*- C++ -*-===//
----------------
bassiounix wrote:
not long enough, this should be 80 characters long
https://github.com/llvm/llvm-project/pull/178554
More information about the libc-commits
mailing list