]> git.ipfire.org Git - thirdparty/glibc.git/commit
aarch64/fpu: Add vector variants of atanh
authorJoe Ramsay <Joe.Ramsay@arm.com>
Wed, 3 Apr 2024 11:13:53 +0000 (12:13 +0100)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 4 Apr 2024 09:33:12 +0000 (10:33 +0100)
commit8b679205286e7874f0b04187c0bc787632168aa2
tree532b18fdc866df3ea9848cc34365394f46d3fb01
parent81406ea3c5b5ad19e307302c13dd642785b47948
aarch64/fpu: Add vector variants of atanh

Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
14 files changed:
sysdeps/aarch64/fpu/Makefile
sysdeps/aarch64/fpu/Versions
sysdeps/aarch64/fpu/advsimd_f32_protos.h
sysdeps/aarch64/fpu/atanh_advsimd.c [new file with mode: 0644]
sysdeps/aarch64/fpu/atanh_sve.c [new file with mode: 0644]
sysdeps/aarch64/fpu/atanhf_advsimd.c [new file with mode: 0644]
sysdeps/aarch64/fpu/atanhf_sve.c [new file with mode: 0644]
sysdeps/aarch64/fpu/bits/math-vector.h
sysdeps/aarch64/fpu/test-double-advsimd-wrappers.c
sysdeps/aarch64/fpu/test-double-sve-wrappers.c
sysdeps/aarch64/fpu/test-float-advsimd-wrappers.c
sysdeps/aarch64/fpu/test-float-sve-wrappers.c
sysdeps/aarch64/libm-test-ulps
sysdeps/unix/sysv/linux/aarch64/libmvec.abilist