about summary refs log tree commit diff
path: root/math/auto-libm-test-in
diff options
context:
space:
mode:
authorJoe Ramsay <Joe.Ramsay@arm.com>2023-11-16 13:24:18 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2023-11-20 17:53:14 +0000
commita8830c928540011120ac742d632ed51d52af01df (patch)
tree3c219e1d2abfb616ebb3a512bcccabcd415dab29 /math/auto-libm-test-in
parent65341f7bbea824d2ff9d37db15d8be162df42bd3 (diff)
downloadglibc-a8830c928540011120ac742d632ed51d52af01df.tar.gz
glibc-a8830c928540011120ac742d632ed51d52af01df.tar.xz
glibc-a8830c928540011120ac742d632ed51d52af01df.zip
aarch64: Add vector implementations of expm1 routines
May discard sign of 0 - auto tests for -0 and -0x1p-10000 updated accordingly.
Diffstat (limited to 'math/auto-libm-test-in')
-rw-r--r--math/auto-libm-test-in4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/auto-libm-test-in b/math/auto-libm-test-in
index a8d6674c98..897a336469 100644
--- a/math/auto-libm-test-in
+++ b/math/auto-libm-test-in
@@ -5354,7 +5354,7 @@ exp2 -0x4.8ce878p-4
 exp2 0xf.93d18bf7be8d272p-4
 
 expm1 0
-expm1 -0
+expm1 -0 no-mathvec
 expm1 1
 expm1 0.75
 expm1 2
@@ -5419,7 +5419,7 @@ expm1 -0x1p-100
 expm1 0x1p-600
 expm1 -0x1p-600
 expm1 0x1p-10000
-expm1 -0x1p-10000
+expm1 -0x1p-10000 no-mathvec
 expm1 0xe.4152ac57cd1ea7ap-60
 expm1 0x6.660247486aed8p-4
 expm1 0x6.289a78p-4