diff mbox series

LoongArch: Update ulps

Message ID 20241111020553.1212944-1-caiyinyu@loongson.cn
State New
Headers show
Series LoongArch: Update ulps | expand

Commit Message

caiyinyu Nov. 11, 2024, 2:05 a.m. UTC
Needed for test-float-cacosh, test-float-csin, test-float32-cacosh and
test-float32-csin.

Signed-off-by: caiyinyu <caiyinyu@loongson.cn>
---
 sysdeps/loongarch/lp64/libm-test-ulps | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Florian Weimer Nov. 11, 2024, 9:13 a.m. UTC | #1
> Needed for test-float-cacosh, test-float-csin, test-float32-cacosh and
> test-float32-csin.
>
> Signed-off-by: caiyinyu <caiyinyu@loongson.cn>
> ---
>  sysdeps/loongarch/lp64/libm-test-ulps | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/sysdeps/loongarch/lp64/libm-test-ulps b/sysdeps/loongarch/lp64/libm-test-ulps
> index ecd9cc5873..7c20711268 100644
> --- a/sysdeps/loongarch/lp64/libm-test-ulps
> +++ b/sysdeps/loongarch/lp64/libm-test-ulps
> @@ -228,7 +228,7 @@ ldouble: 3
>  
>  Function: Real part of "cacosh_upward":
>  double: 4
> -float: 3
> +float: 4
>  ldouble: 6
>  
>  Function: Imaginary part of "cacosh_upward":
> @@ -720,6 +720,7 @@ float: 1
>  ldouble: 1
>  
>  Function: Imaginary part of "csin":
> +float: 1
>  ldouble: 1
>  
>  Function: Real part of "csin_downward":

Looks okay to me.

Reviewed-by: Florian Weimer <fweimer@redhat.com>


Thanks,
Florian
diff mbox series

Patch

diff --git a/sysdeps/loongarch/lp64/libm-test-ulps b/sysdeps/loongarch/lp64/libm-test-ulps
index ecd9cc5873..7c20711268 100644
--- a/sysdeps/loongarch/lp64/libm-test-ulps
+++ b/sysdeps/loongarch/lp64/libm-test-ulps
@@ -228,7 +228,7 @@  ldouble: 3
 
 Function: Real part of "cacosh_upward":
 double: 4
-float: 3
+float: 4
 ldouble: 6
 
 Function: Imaginary part of "cacosh_upward":
@@ -720,6 +720,7 @@  float: 1
 ldouble: 1
 
 Function: Imaginary part of "csin":
+float: 1
 ldouble: 1
 
 Function: Real part of "csin_downward":