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

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=86f69d699b5c2acf8362695bac0c5bbc2006d54f

commit 86f69d699b5c2acf8362695bac0c5bbc2006d54f
Author: Stefan Liebler <stli@linux.ibm.com>
Date:   Tue Feb 28 10:38:25 2023 +0100

    s390x: Regenerate ULPs.
    
    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

Diff:
---
 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":

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

* [glibc] s390x: Regenerate ULPs.
@ 2021-03-12 13:32 Stefan Liebler
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Liebler @ 2021-03-12 13:32 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=08a0ebb20e06df224d1f98bb45dc00874f2f4549

commit 08a0ebb20e06df224d1f98bb45dc00874f2f4549
Author: Stefan Liebler <stli@linux.ibm.com>
Date:   Fri Mar 12 14:31:49 2021 +0100

    s390x: Regenerate ULPs.
    
    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.

Diff:
---
 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


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

* [glibc] s390x: Regenerate ulps
@ 2021-03-03 11:48 Arjun Shankar
  0 siblings, 0 replies; 4+ messages in thread
From: Arjun Shankar @ 2021-03-03 11:48 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=86b9d5a475b40fc00857389cb3b54b2cd2348ca7

commit 86b9d5a475b40fc00857389cb3b54b2cd2348ca7
Author: Arjun Shankar <arjun@redhat.com>
Date:   Wed Mar 3 12:22:08 2021 +0100

    s390x: Regenerate ulps
    
    For new test cases in commit 5a051454a9b5.

Diff:
---
 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


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

* [glibc] s390x: Regenerate ulps
@ 2020-12-22 18:28 Florian Weimer
  0 siblings, 0 replies; 4+ messages in thread
From: Florian Weimer @ 2020-12-22 18:28 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=0e981d352489535060be59b816af6e654fdcc1e2

commit 0e981d352489535060be59b816af6e654fdcc1e2
Author: Florian Weimer <fweimer@redhat.com>
Date:   Tue Dec 22 19:20:56 2020 +0100

    s390x: Regenerate ulps
    
    For new inputs added in commit cad5ad81d2f7f58a7ad0d8afa8c1b710,
    as seen on a z13 system.

Diff:
---
 sysdeps/s390/fpu/libm-test-ulps | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
index 2c214a7e8b..ee3e2f682c 100644
--- a/sysdeps/s390/fpu/libm-test-ulps
+++ b/sysdeps/s390/fpu/libm-test-ulps
@@ -60,7 +60,7 @@ float: 1
 ldouble: 2
 
 Function: "asinh":
-double: 1
+double: 2
 float: 2
 ldouble: 3
 
@@ -413,7 +413,7 @@ float: 1
 ldouble: 2
 
 Function: "cbrt":
-double: 3
+double: 4
 float: 1
 ldouble: 1
 
@@ -652,17 +652,17 @@ float: 1
 ldouble: 2
 
 Function: "cosh":
-double: 1
+double: 2
 float: 2
 ldouble: 1
 
 Function: "cosh_downward":
-double: 2
+double: 3
 float: 1
 ldouble: 2
 
 Function: "cosh_towardzero":
-double: 2
+double: 3
 float: 1
 ldouble: 2
 
@@ -948,6 +948,7 @@ float: 4
 ldouble: 5
 
 Function: "exp":
+double: 1
 float: 1
 ldouble: 1
 
@@ -1137,6 +1138,7 @@ float: 5
 ldouble: 8
 
 Function: "log":
+double: 1
 ldouble: 1
 
 Function: "log10":
@@ -1272,7 +1274,7 @@ float: 3
 ldouble: 3
 
 Function: "sinh_towardzero":
-double: 2
+double: 3
 float: 2
 ldouble: 3
 
@@ -1321,22 +1323,22 @@ float: 3
 ldouble: 3
 
 Function: "tgamma":
-double: 5
+double: 9
 float: 8
 ldouble: 4
 
 Function: "tgamma_downward":
-double: 5
+double: 8
 float: 7
 ldouble: 5
 
 Function: "tgamma_towardzero":
-double: 5
+double: 9
 float: 7
 ldouble: 5
 
 Function: "tgamma_upward":
-double: 4
+double: 9
 float: 8
 ldouble: 4


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28  9:39 [glibc] s390x: Regenerate ULPs Stefan Liebler
  -- strict thread matches above, loose matches on Subject: below --
2021-03-12 13:32 Stefan Liebler
2021-03-03 11:48 [glibc] s390x: Regenerate ulps Arjun Shankar
2020-12-22 18:28 Florian Weimer

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