public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: libc-alpha@sourceware.org
Subject: [PATCH COMMITTED] powerpc: Update ulps
Date: Thu, 20 Jun 2024 12:16:12 +0200	[thread overview]
Message-ID: <87y16zj4wj.fsf@oldenburg.str.redhat.com> (raw)

Results based on POWER8 and POWER9 machines running
powerpc64-linux-gnu, with and without --disable-multi-arch.

---
 sysdeps/powerpc/fpu/libm-test-ulps | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps
index a86c42a3c4..c6292a695b 100644
--- a/sysdeps/powerpc/fpu/libm-test-ulps
+++ b/sysdeps/powerpc/fpu/libm-test-ulps
@@ -1187,21 +1187,25 @@ ldouble: 4
 Function: "exp10m1":
 double: 2
 float: 1
+float128: 1
 ldouble: 2
 
 Function: "exp10m1_downward":
 double: 1
 float: 1
+float128: 3
 ldouble: 9
 
 Function: "exp10m1_towardzero":
 double: 1
 float: 1
+float128: 3
 ldouble: 9
 
 Function: "exp10m1_upward":
 double: 3
 float: 1
+float128: 3
 ldouble: 4
 
 Function: "exp2":
@@ -1228,21 +1232,25 @@ ldouble: 2
 Function: "exp2m1":
 double: 1
 float: 1
+float128: 1
 ldouble: 2
 
 Function: "exp2m1_downward":
 double: 1
 float: 1
+float128: 2
 ldouble: 3
 
 Function: "exp2m1_towardzero":
 double: 2
 float: 1
+float128: 2
 ldouble: 3
 
 Function: "exp2m1_upward":
 double: 1
 float: 1
+float128: 2
 ldouble: 3
 
 Function: "exp_downward":
@@ -1501,21 +1509,25 @@ ldouble: 2
 Function: "log10p1":
 double: 1
 float: 1
+float128: 3
 ldouble: 3
 
 Function: "log10p1_downward":
 double: 2
 float: 1
+float128: 2
 ldouble: 4
 
 Function: "log10p1_towardzero":
 double: 2
 float: 2
+float128: 2
 ldouble: 4
 
 Function: "log10p1_upward":
 double: 2
 float: 1
+float128: 3
 ldouble: 4
 
 Function: "log1p":
@@ -1569,7 +1581,7 @@ ldouble: 4
 Function: "log2p1":
 double: 1
 float: 1
-float128: 2
+float128: 3
 ldouble: 2
 
 Function: "log2p1_downward":

base-commit: 3cb77b7d1e73333a590d206f538b2e5726fb558e


                 reply	other threads:[~2024-06-20 10:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y16zj4wj.fsf@oldenburg.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).