public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] powerpc:Regenerate ulps for hypot
@ 2023-02-23 17:23 MAHESH BODAPATI
  2023-02-24  4:09 ` Rajalakshmi Srinivasaraghavan
  0 siblings, 1 reply; 3+ messages in thread
From: MAHESH BODAPATI @ 2023-02-23 17:23 UTC (permalink / raw)
  To: libc-alpha; +Cc: rajis, Mahesh Bodapati

From: Mahesh Bodapati <mahesh.bodapati@ibm.com>

For new inputs added in commit 3efbf11fdf15ed991d2c41743921c524a867e145,
regenerate the ulps of hypot from 0(default) to 1
---
 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
 
-- 
2.31.1


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

end of thread, other threads:[~2023-02-25 18:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-23 17:23 [PATCH] powerpc:Regenerate ulps for hypot MAHESH BODAPATI
2023-02-24  4:09 ` Rajalakshmi Srinivasaraghavan
2023-02-25 18:39   ` Carlos O'Donell

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