aboutsummaryrefslogtreecommitdiff
path: root/libc/config/windows/entrypoints.txt
diff options
context:
space:
mode:
authorKirill Okhotnikov <okir@google.com>2022-08-28 20:03:19 +0200
committerKirill Okhotnikov <okir@google.com>2022-08-30 22:39:54 +0200
commit6c1fc7e43033cbab5b16eeb2dee651078d06009d (patch)
tree2af739bf1650eae4b268b6fed44ab0cb0096898a /libc/config/windows/entrypoints.txt
parent89ed5b7c50cd37454cddd433a49e19194ae353ce (diff)
downloadllvm-6c1fc7e43033cbab5b16eeb2dee651078d06009d.zip
llvm-6c1fc7e43033cbab5b16eeb2dee651078d06009d.tar.gz
llvm-6c1fc7e43033cbab5b16eeb2dee651078d06009d.tar.bz2
[libc][math] Added atanhf function.
Performance by core-math (core-math/glibc 2.31/current llvm-14): 10.845/43.174/13.467 The review is done on top of D132809. Differential Revision: https://reviews.llvm.org/D132811
Diffstat (limited to 'libc/config/windows/entrypoints.txt')
-rw-r--r--libc/config/windows/entrypoints.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/config/windows/entrypoints.txt b/libc/config/windows/entrypoints.txt
index 88cc164..28298f3 100644
--- a/libc/config/windows/entrypoints.txt
+++ b/libc/config/windows/entrypoints.txt
@@ -106,6 +106,7 @@ set(TARGET_LIBM_ENTRYPOINTS
libc.src.fenv.feupdateenv
# math.h entrypoints
+ libc.src.math.atanhf
libc.src.math.copysign
libc.src.math.copysignf
libc.src.math.copysignl