]> git.ipfire.org Git - thirdparty/glibc.git/commit
aarch64/fpu: Add vector variants of erfc
authorJoe Ramsay <Joe.Ramsay@arm.com>
Tue, 20 Feb 2024 16:59:45 +0000 (16:59 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 4 Apr 2024 09:33:24 +0000 (10:33 +0100)
commit87cb1dfcd6d1acbcd695279d7abd9163a0cc64fc
tree4730b4daebe2d00354d27a2e3852309660e60a45
parent3d3a4fb8e4fe854a0bbb3df9c26ba482c10a7e22
aarch64/fpu: Add vector variants of erfc

Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
17 files changed:
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/erfc_advsimd.c [new file with mode: 0644]
sysdeps/aarch64/fpu/erfc_data.c [new file with mode: 0644]
sysdeps/aarch64/fpu/erfc_sve.c [new file with mode: 0644]
sysdeps/aarch64/fpu/erfcf_advsimd.c [new file with mode: 0644]
sysdeps/aarch64/fpu/erfcf_data.c [new file with mode: 0644]
sysdeps/aarch64/fpu/erfcf_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/fpu/vecmath_config.h
sysdeps/aarch64/libm-test-ulps
sysdeps/unix/sysv/linux/aarch64/libmvec.abilist