public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "Andreas K. Huettel" <dilfridge@gentoo.org>
To: libc-alpha@sourceware.org
Cc: Julian Zhu <jz531210@gmail.com>, Julian Zhu <jz531210@gmail.com>
Subject: Re: [PATCH] RISC-V: Update ulps
Date: Thu, 20 Jun 2024 23:51:58 +0200	[thread overview]
Message-ID: <2149807.OBFZWjSADL@pinacolada> (raw)
In-Reply-To: <20240619120321.36906-2-jz531210@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2412 bytes --]

Thank you! Pushed.

Am Mittwoch, 19. Juni 2024, 14:03:22 CEST schrieb Julian Zhu:
> For the exp10m1, exp2m1, log10p1 and log2p1 implementations.
> 
> Signed-off-by: Julian Zhu <jz531210@gmail.com>
> ---
>  sysdeps/riscv/rvd/libm-test-ulps | 80 ++++++++++++++++++++++++++++++++
>  1 file changed, 80 insertions(+)
> 
> diff --git a/sysdeps/riscv/rvd/libm-test-ulps b/sysdeps/riscv/rvd/libm-test-ulps
> index fced981030..b9df07dc8c 100644
> --- a/sysdeps/riscv/rvd/libm-test-ulps
> +++ b/sysdeps/riscv/rvd/libm-test-ulps
> @@ -975,6 +975,26 @@ double: 2
>  float: 1
>  ldouble: 3
>  
> +Function: "exp10m1":
> +double: 2
> +float: 1
> +ldouble: 1
> +
> +Function: "exp10m1_downward":
> +double: 1
> +float: 1
> +ldouble: 3
> +
> +Function: "exp10m1_towardzero":
> +double: 1
> +float: 1
> +ldouble: 3
> +
> +Function: "exp10m1_upward":
> +double: 3
> +float: 1
> +ldouble: 3
> +
>  Function: "exp2":
>  double: 1
>  ldouble: 1
> @@ -992,6 +1012,26 @@ double: 1
>  float: 1
>  ldouble: 2
>  
> +Function: "exp2m1":
> +double: 1
> +float: 1
> +ldouble: 1
> +
> +Function: "exp2m1_downward":
> +double: 1
> +float: 1
> +ldouble: 2
> +
> +Function: "exp2m1_towardzero":
> +double: 2
> +float: 1
> +ldouble: 2
> +
> +Function: "exp2m1_upward":
> +double: 1
> +float: 1
> +ldouble: 2
> +
>  Function: "exp_downward":
>  double: 1
>  float: 1
> @@ -1165,6 +1205,26 @@ double: 2
>  float: 2
>  ldouble: 1
>  
> +Function: "log10p1":
> +double: 1
> +float: 1
> +ldouble: 3
> +
> +Function: "log10p1_downward":
> +double: 2
> +float: 1
> +ldouble: 2
> +
> +Function: "log10p1_towardzero":
> +double: 2
> +float: 2
> +ldouble: 2
> +
> +Function: "log10p1_upward":
> +double: 2
> +float: 1
> +ldouble: 3
> +
>  Function: "log1p":
>  double: 1
>  float: 1
> @@ -1202,6 +1262,26 @@ Function: "log2_upward":
>  double: 3
>  ldouble: 1
>  
> +Function: "log2p1":
> +double: 1
> +float: 1
> +ldouble: 3
> +
> +Function: "log2p1_downward":
> +double: 2
> +float: 2
> +ldouble: 3
> +
> +Function: "log2p1_towardzero":
> +double: 2
> +float: 2
> +ldouble: 2
> +
> +Function: "log2p1_upward":
> +double: 1
> +float: 2
> +ldouble: 2
> +
>  Function: "log_downward":
>  ldouble: 1
>  
> 


-- 
Andreas K. Hüttel
dilfridge@gentoo.org
Gentoo Linux developer
(council, toolchain, base-system, perl, libreoffice)

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 981 bytes --]

      reply	other threads:[~2024-06-20 21:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-19 12:03 Julian Zhu
2024-06-20 21:51 ` Andreas K. Huettel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2149807.OBFZWjSADL@pinacolada \
    --to=dilfridge@gentoo.org \
    --cc=jz531210@gmail.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).