aarch64/fpu: Add vector variants of tanh
commit3d3a4fb8e4fe854a0bbb3df9c26ba482c10a7e22
authorJoe Ramsay <Joe.Ramsay@arm.com>
Tue, 20 Feb 2024 16:59:44 +0000 (20 16:59 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 4 Apr 2024 09:33:20 +0000 (4 10:33 +0100)
tree3662fa9c2cf39b800d5968ed04a5527b9eb67eab
parenteedbbca0bf3adf3c45aff6c4e128bae3a5562675
aarch64/fpu: Add vector variants of tanh

Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
16 files changed:
math/auto-libm-test-in
math/auto-libm-test-out-tanh
sysdeps/aarch64/fpu/Makefile
sysdeps/aarch64/fpu/Versions
sysdeps/aarch64/fpu/advsimd_f32_protos.h
sysdeps/aarch64/fpu/bits/math-vector.h
sysdeps/aarch64/fpu/tanh_advsimd.c [new file with mode: 0644]
sysdeps/aarch64/fpu/tanh_sve.c [new file with mode: 0644]
sysdeps/aarch64/fpu/tanhf_advsimd.c [new file with mode: 0644]
sysdeps/aarch64/fpu/tanhf_sve.c [new file with mode: 0644]
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