public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Rajalakshmi Srinivasaraghavan <raji@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] powerpc:Regenerate ulps for hypot
Date: Fri, 24 Feb 2023 04:06:16 +0000 (GMT)	[thread overview]
Message-ID: <20230224040616.E4F18385842B@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=56fc4b45c0b5c600ebbab452cce4ef6dd754f06f

commit 56fc4b45c0b5c600ebbab452cce4ef6dd754f06f
Author: Mahesh Bodapati <mahesh.bodapati@ibm.com>
Date:   Thu Feb 23 11:23:39 2023 -0600

    powerpc:Regenerate ulps for hypot
    
    For new inputs added in commit 3efbf11fdf15ed991d2c41743921c524a867e145,
    regenerate the ulps of hypot from 0(default) to 1

Diff:
---
 sysdeps/powerpc/fpu/libm-test-ulps | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps
index 001c167d2e..dbf71d8194 100644
--- a/sysdeps/powerpc/fpu/libm-test-ulps
+++ b/sysdeps/powerpc/fpu/libm-test-ulps
@@ -1310,21 +1310,25 @@ ldouble: 11
 
 Function: "hypot":
 double: 1
+float: 1
 float128: 1
 ldouble: 1
 
 Function: "hypot_downward":
 double: 1
+float: 1
 float128: 1
 ldouble: 2
 
 Function: "hypot_towardzero":
 double: 1
+float: 1
 float128: 1
 ldouble: 2
 
 Function: "hypot_upward":
 double: 1
+float: 1
 float128: 1
 ldouble: 3

                 reply	other threads:[~2023-02-24  4:06 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=20230224040616.E4F18385842B@sourceware.org \
    --to=raji@sourceware.org \
    --cc=glibc-cvs@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).