public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] x86_64: Update libm test ulps
@ 2023-02-24 17:01 H.J. Lu
  2023-02-25 18:48 ` Carlos O'Donell
  0 siblings, 1 reply; 2+ messages in thread
From: H.J. Lu @ 2023-02-24 17:01 UTC (permalink / raw)
  To: libc-alpha

Update libm test ulps for

commit cf7ffdd8a5f6da55397e10b3860062944312824c
Author: Paul Zimmermann <Paul.Zimmermann@inria.fr>
Date:   Sun Feb 12 08:01:18 2023 +0100

    added pair of inputs for hypotf in binary32
---
 sysdeps/x86_64/fpu/libm-test-ulps | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index 0ef27deea8..9e47fdfa87 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -1574,6 +1574,7 @@ ldouble: 6
 
 Function: "hypot":
 double: 1
+float: 1
 float128: 1
 ldouble: 1
 
-- 
2.39.2


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

* Re: [PATCH] x86_64: Update libm test ulps
  2023-02-24 17:01 [PATCH] x86_64: Update libm test ulps H.J. Lu
@ 2023-02-25 18:48 ` Carlos O'Donell
  0 siblings, 0 replies; 2+ messages in thread
From: Carlos O'Donell @ 2023-02-25 18:48 UTC (permalink / raw)
  To: H.J. Lu, libc-alpha

On 2/24/23 12:01, H.J. Lu via Libc-alpha wrote:
> Update libm test ulps for
> 
> commit cf7ffdd8a5f6da55397e10b3860062944312824c
> Author: Paul Zimmermann <Paul.Zimmermann@inria.fr>
> Date:   Sun Feb 12 08:01:18 2023 +0100
> 
>     added pair of inputs for hypotf in binary32
> ---
>  sysdeps/x86_64/fpu/libm-test-ulps | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
> index 0ef27deea8..9e47fdfa87 100644
> --- a/sysdeps/x86_64/fpu/libm-test-ulps
> +++ b/sysdeps/x86_64/fpu/libm-test-ulps
> @@ -1574,6 +1574,7 @@ ldouble: 6
>  
>  Function: "hypot":
>  double: 1
> +float: 1

LGTM.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>


>  float128: 1
>  ldouble: 1
>  

-- 
Cheers,
Carlos.


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-24 17:01 [PATCH] x86_64: Update libm test ulps H.J. Lu
2023-02-25 18:48 ` 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).