[libc-commits] [libc] [llvm] [libc][math] Refactor tanhf implementation to header-only in src/__support/math folder. (PR #178554)

Xinlong Chen via libc-commits libc-commits at lists.llvm.org
Fri Feb 13 07:12:46 PST 2026


Xinlong-Chen wrote:

> LGTM overall. Please format your code.

I have used `buildifier` to format bazel code and `clang-format` to format c/cpp files.

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


More information about the libc-commits mailing list