public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] powerpc:Regenerate ulps for hypot
@ 2023-02-24  4:06 Rajalakshmi Srinivasaraghavan
  0 siblings, 0 replies; only message in thread
From: Rajalakshmi Srinivasaraghavan @ 2023-02-24  4:06 UTC (permalink / raw)
  To: glibc-cvs

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-24  4:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-24  4:06 [glibc] powerpc:Regenerate ulps for hypot Rajalakshmi Srinivasaraghavan

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