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

* Re: [PATCH] powerpc:Regenerate ulps for hypot
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Rajalakshmi Srinivasaraghavan @ 2023-02-24  4:09 UTC (permalink / raw)
  To: MAHESH BODAPATI, libc-alpha; +Cc: rajis, Mahesh Bodapati


On 2/23/23 11:23 AM, MAHESH BODAPATI wrote:
> For new inputs added in commit 3efbf11fdf15ed991d2c41743921c524a867e145,
> regenerate the ulps of hypot from 0(default) to 1
Thanks. Merged it.

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

* Re: [PATCH] powerpc:Regenerate ulps for hypot
  2023-02-24  4:09 ` Rajalakshmi Srinivasaraghavan
@ 2023-02-25 18:39   ` Carlos O'Donell
  0 siblings, 0 replies; 3+ messages in thread
From: Carlos O'Donell @ 2023-02-25 18:39 UTC (permalink / raw)
  To: Rajalakshmi Srinivasaraghavan, MAHESH BODAPATI, libc-alpha
  Cc: rajis, Mahesh Bodapati

On 2/23/23 23:09, Rajalakshmi Srinivasaraghavan via Libc-alpha wrote:
> 
> On 2/23/23 11:23 AM, MAHESH BODAPATI wrote:
>> For new inputs added in commit 3efbf11fdf15ed991d2c41743921c524a867e145,
>> regenerate the ulps of hypot from 0(default) to 1
> Thanks. Merged it.
> 

Raji,

Just a quick reminder here that if you reviewed Mahesh's patch
it is useful to add the following line to the end of the commit message:

"Reviewed-by: Rajalakshmi Srinivasaraghavan <rajis@linux.vnet.ibm.com>"

e.g.
git-pw patch apply [patch number]
git commit --amend
Add line.

This helps us track who has reviewed patches going into the development
branch and acts as attribution for the project reviewers. When we generate
the release note for the next release we explicitly thank those reviewers
for their efforts :-)

-- 
Cheers,
Carlos.


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