public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] s390x: Regenerate ULPs.
@ 2023-02-28  9:40 Stefan Liebler
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Liebler @ 2023-02-28  9:40 UTC (permalink / raw)
  To: libc-alpha; +Cc: Stefan Liebler

Needed due to recent commits:
- "added pair of inputs for hypotf in binary32"
commit ID cf7ffdd8a5f6da55397e10b3860062944312824c

- "update auto-libm-test-out-hypot"
commit ID 3efbf11fdf15ed991d2c41743921c524a867e145
---
 sysdeps/s390/fpu/libm-test-ulps | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
index 3c6adeada4..a898eebb20 100644
--- a/sysdeps/s390/fpu/libm-test-ulps
+++ b/sysdeps/s390/fpu/libm-test-ulps
@@ -1047,6 +1047,7 @@ ldouble: 8
 
 Function: "hypot":
 double: 1
+float: 1
 ldouble: 1
 
 Function: "hypot_downward":
-- 
2.39.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [COMMITTED] s390x: Regenerate ULPs.
@ 2021-03-12 13:34 Stefan Liebler
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Liebler @ 2021-03-12 13:34 UTC (permalink / raw)
  To: libc-alpha; +Cc: Stefan Liebler

Updates needed after recent commit:
db3f7bb5586392d9809fc6397c7184983aed6008
"math: Remove slow paths from asin and acos [BZ #15267]"
Compre to the required ulps update for x86_64.
---
 sysdeps/s390/fpu/libm-test-ulps | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
index 7a00ed5b4d..91f2c4c80f 100644
--- a/sysdeps/s390/fpu/libm-test-ulps
+++ b/sysdeps/s390/fpu/libm-test-ulps
@@ -57,7 +57,7 @@ float: 1
 ldouble: 1
 
 Function: "asin_upward":
-double: 1
+double: 2
 float: 1
 ldouble: 2
 
@@ -82,6 +82,7 @@ float: 3
 ldouble: 4
 
 Function: "atan":
+double: 1
 float: 1
 ldouble: 1
 
@@ -560,6 +561,7 @@ float: 3
 ldouble: 2
 
 Function: Imaginary part of "clog":
+double: 1
 float: 1
 ldouble: 1
 
-- 
2.29.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [COMMITTED] s390x: Regenerate ulps
@ 2021-03-03 11:55 Arjun Shankar
  0 siblings, 0 replies; 3+ messages in thread
From: Arjun Shankar @ 2021-03-03 11:55 UTC (permalink / raw)
  To: libc-alpha

From: Arjun Shankar <arjun@redhat.com>

For new test cases in commit 5a051454a9b5.
---
 sysdeps/s390/fpu/libm-test-ulps | 32 +++++++++++++++++---------------
 1 file changed, 17 insertions(+), 15 deletions(-)

diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
index ee3e2f682c..7a00ed5b4d 100644
--- a/sysdeps/s390/fpu/libm-test-ulps
+++ b/sysdeps/s390/fpu/libm-test-ulps
@@ -2,6 +2,7 @@
 
 # Maximal error of functions:
 Function: "acos":
+double: 1
 float: 1
 ldouble: 1
 
@@ -23,7 +24,7 @@ ldouble: 1
 Function: "acosh":
 double: 2
 float: 2
-ldouble: 2
+ldouble: 4
 
 Function: "acosh_downward":
 double: 2
@@ -38,9 +39,10 @@ ldouble: 2
 Function: "acosh_upward":
 double: 2
 float: 2
-ldouble: 2
+ldouble: 3
 
 Function: "asin":
+double: 1
 float: 1
 ldouble: 1
 
@@ -62,7 +64,7 @@ ldouble: 2
 Function: "asinh":
 double: 2
 float: 2
-ldouble: 3
+ldouble: 4
 
 Function: "asinh_downward":
 double: 3
@@ -85,7 +87,7 @@ ldouble: 1
 
 Function: "atan2":
 float: 1
-ldouble: 1
+ldouble: 2
 
 Function: "atan2_downward":
 double: 1
@@ -120,7 +122,7 @@ ldouble: 2
 Function: "atanh":
 double: 2
 float: 2
-ldouble: 3
+ldouble: 4
 
 Function: "atanh_downward":
 double: 3
@@ -634,7 +636,7 @@ ldouble: 2
 Function: "cos":
 double: 1
 float: 1
-ldouble: 1
+ldouble: 2
 
 Function: "cos_downward":
 double: 1
@@ -654,17 +656,17 @@ ldouble: 2
 Function: "cosh":
 double: 2
 float: 2
-ldouble: 1
+ldouble: 2
 
 Function: "cosh_downward":
 double: 3
 float: 1
-ldouble: 2
+ldouble: 3
 
 Function: "cosh_towardzero":
 double: 3
 float: 1
-ldouble: 2
+ldouble: 3
 
 Function: "cosh_upward":
 double: 2
@@ -930,7 +932,7 @@ ldouble: 2
 Function: "erfc":
 double: 2
 float: 2
-ldouble: 2
+ldouble: 4
 
 Function: "erfc_downward":
 double: 4
@@ -1004,7 +1006,7 @@ float: 1
 Function: "expm1":
 double: 1
 float: 1
-ldouble: 1
+ldouble: 2
 
 Function: "expm1_downward":
 double: 1
@@ -1144,7 +1146,7 @@ ldouble: 1
 Function: "log10":
 double: 2
 float: 2
-ldouble: 1
+ldouble: 2
 
 Function: "log10_downward":
 double: 2
@@ -1164,7 +1166,7 @@ ldouble: 1
 Function: "log1p":
 double: 1
 float: 1
-ldouble: 2
+ldouble: 3
 
 Function: "log1p_downward":
 double: 1
@@ -1183,7 +1185,7 @@ ldouble: 2
 
 Function: "log2":
 float: 1
-ldouble: 2
+ldouble: 3
 
 Function: "log2_downward":
 ldouble: 3
@@ -1227,7 +1229,7 @@ ldouble: 2
 Function: "sin":
 double: 1
 float: 1
-ldouble: 1
+ldouble: 2
 
 Function: "sin_downward":
 double: 1
-- 
2.29.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-28  9:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28  9:40 [COMMITTED] s390x: Regenerate ULPs Stefan Liebler
  -- strict thread matches above, loose matches on Subject: below --
2021-03-12 13:34 Stefan Liebler
2021-03-03 11:55 [COMMITTED] s390x: Regenerate ulps Arjun Shankar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).