unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] S390: Regenerate ULPs.
@ 2020-04-03  7:41 Stefan Liebler via Libc-alpha
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Liebler via Libc-alpha @ 2020-04-03  7:41 UTC (permalink / raw)
  To: libc-alpha; +Cc: Stefan Liebler

Updates needed after recent commit
a9d42c09a327540a99f2eac25a98fd2ad6d0b540
math: Add inputs that yield larger errors for float type (x86_64)
---
 sysdeps/s390/fpu/libm-test-ulps | 34 ++++++++++++++++++---------------
 1 file changed, 19 insertions(+), 15 deletions(-)

diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
index e3a59d84e6..2d3b9b976a 100644
--- a/sysdeps/s390/fpu/libm-test-ulps
+++ b/sysdeps/s390/fpu/libm-test-ulps
@@ -61,7 +61,7 @@ ldouble: 2
 
 Function: "asinh":
 double: 1
-float: 1
+float: 2
 ldouble: 3
 
 Function: "asinh_downward":
@@ -633,6 +633,7 @@ ldouble: 2
 
 Function: "cos":
 double: 1
+float: 1
 ldouble: 1
 
 Function: "cos_downward":
@@ -652,7 +653,7 @@ ldouble: 2
 
 Function: "cosh":
 double: 1
-float: 1
+float: 2
 ldouble: 1
 
 Function: "cosh_downward":
@@ -947,10 +948,12 @@ float: 4
 ldouble: 5
 
 Function: "exp":
+float: 1
 ldouble: 1
 
 Function: "exp10":
 double: 2
+float: 1
 ldouble: 2
 
 Function: "exp10_downward":
@@ -1053,7 +1056,7 @@ ldouble: 1
 
 Function: "j0":
 double: 2
-float: 2
+float: 8
 ldouble: 2
 
 Function: "j0_downward":
@@ -1062,23 +1065,23 @@ float: 4
 ldouble: 4
 
 Function: "j0_towardzero":
-double: 3
-float: 1
+double: 5
+float: 6
 ldouble: 2
 
 Function: "j0_upward":
-double: 3
-float: 2
+double: 4
+float: 5
 ldouble: 5
 
 Function: "j1":
-double: 1
-float: 2
+double: 2
+float: 8
 ldouble: 4
 
 Function: "j1_downward":
 double: 3
-float: 2
+float: 5
 ldouble: 4
 
 Function: "j1_towardzero":
@@ -1219,6 +1222,7 @@ ldouble: 2
 
 Function: "sin":
 double: 1
+float: 1
 ldouble: 1
 
 Function: "sin_downward":
@@ -1316,27 +1320,27 @@ ldouble: 3
 
 Function: "tgamma":
 double: 5
-float: 4
+float: 8
 ldouble: 4
 
 Function: "tgamma_downward":
 double: 5
-float: 5
+float: 7
 ldouble: 5
 
 Function: "tgamma_towardzero":
 double: 5
-float: 4
+float: 7
 ldouble: 5
 
 Function: "tgamma_upward":
 double: 4
-float: 4
+float: 8
 ldouble: 4
 
 Function: "y0":
 double: 2
-float: 1
+float: 6
 ldouble: 3
 
 Function: "y0_downward":
-- 
2.25.0


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

* [COMMITTED] S390: Regenerate ULPs.
@ 2020-06-24 12:53 Stefan Liebler via Libc-alpha
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Liebler via Libc-alpha @ 2020-06-24 12:53 UTC (permalink / raw)
  To: libc-alpha; +Cc: Stefan Liebler

Updates needed after recent exp10f commits.
---
 sysdeps/s390/fpu/libm-test-ulps | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
index 2d3b9b976a..dcf34d25b6 100644
--- a/sysdeps/s390/fpu/libm-test-ulps
+++ b/sysdeps/s390/fpu/libm-test-ulps
@@ -958,10 +958,12 @@ ldouble: 2
 
 Function: "exp10_downward":
 double: 3
+float: 1
 ldouble: 3
 
 Function: "exp10_towardzero":
 double: 3
+float: 1
 ldouble: 3
 
 Function: "exp10_upward":
-- 
2.25.0


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

* [COMMITTED] S390: Regenerate ULPs.
@ 2020-08-12 14:25 Stefan Liebler via Libc-alpha
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Liebler via Libc-alpha @ 2020-08-12 14:25 UTC (permalink / raw)
  To: libc-alpha; +Cc: Stefan Liebler

Updates needed after new j0 test:
commit 9bfc225078219521439ec8b0f665915e769d40c2
math: Regenerate auto-libm-test-out-j0
---
 sysdeps/s390/fpu/libm-test-ulps | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
index dcf34d25b6..2c214a7e8b 100644
--- a/sysdeps/s390/fpu/libm-test-ulps
+++ b/sysdeps/s390/fpu/libm-test-ulps
@@ -1069,7 +1069,7 @@ ldouble: 4
 Function: "j0_towardzero":
 double: 5
 float: 6
-ldouble: 2
+ldouble: 4
 
 Function: "j0_upward":
 double: 4
-- 
2.25.0


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

end of thread, other threads:[~2020-08-12 14:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-12 14:25 [COMMITTED] S390: Regenerate ULPs Stefan Liebler via Libc-alpha
  -- strict thread matches above, loose matches on Subject: below --
2020-06-24 12:53 Stefan Liebler via Libc-alpha
2020-04-03  7:41 Stefan Liebler via Libc-alpha

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).