[libc-commits] [PATCH] D129215: [libc][math] Universal exp function for cosh/sinh calculation.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Jul 19 20:57:43 PDT 2022
lntue added a comment.
Can you add `add_header_library` for this in `src/math/generic/CMakeLists.txt` and use it as dependency for `sinhf` and `coshf`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129215/new/
https://reviews.llvm.org/D129215
More information about the libc-commits
mailing list