aarch64: Add vector implementations of atan2 routines
commitb07038c5d304a7afc312516ce0ff886a57bf3163
authorJoe Ramsay <Joe.Ramsay@arm.com>
Fri, 3 Nov 2023 12:12:22 +0000 (3 12:12 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 10 Nov 2023 17:07:43 +0000 (10 17:07 +0000)
tree34d0a8e9e4d170229e4385dd849883c9af5dbee9
parentd30c39f80d19d62e8fd750c424ccb7eb06b617e5
aarch64: Add vector implementations of atan2 routines
15 files changed:
sysdeps/aarch64/fpu/Makefile
sysdeps/aarch64/fpu/Versions
sysdeps/aarch64/fpu/atan2_advsimd.c [new file with mode: 0644]
sysdeps/aarch64/fpu/atan2_sve.c [new file with mode: 0644]
sysdeps/aarch64/fpu/atan2f_advsimd.c [new file with mode: 0644]
sysdeps/aarch64/fpu/atan2f_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/fpu/test-vpcs-vector-wrapper.h
sysdeps/aarch64/fpu/vecmath_config.h
sysdeps/aarch64/libm-test-ulps
sysdeps/unix/sysv/linux/aarch64/libmvec.abilist