public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Sunil K Pandey <skpgkp2@gmail.com>
Cc: libc-alpha@sourceware.org
Subject: Re: [PATCH 17/20] x86-64: Add vector tanh/tanhf to libmvec microbenchmark
Date: Sun, 6 Feb 2022 08:42:04 -0800	[thread overview]
Message-ID: <Yf/6XIGZVK5R6/dq@gmail.com> (raw)
In-Reply-To: <20220204062559.222989-18-skpgkp2@gmail.com>

On Thu, Feb 03, 2022 at 10:25:56PM -0800, Sunil K Pandey wrote:
> Add vector tanh/tanhf and input files to libmvec microbenchmark.
> 
> libmvec-tanh-inputs:
>   90% Normal random distribution
>   range: (-19.0, 19.0)
>   mean: 0.0
>   sigma: 2.0
>   10% uniform random distribution in range (-16.0, 16.0)
> 
> libmvec-tanhf-inputs:
>   90% Normal random distribution
>   range: (-10.0f, 10.0f)
>   mean: 0.0f
>   sigma: 2.0f
>   10% uniform random distribution in range (-8.0f, 8.0f)
> ---
>  sysdeps/x86_64/fpu/Makeconfig           |    1 +
>  sysdeps/x86_64/fpu/libmvec-tanh-inputs  | 4100 +++++++++++++++++++++++
>  sysdeps/x86_64/fpu/libmvec-tanhf-inputs | 4100 +++++++++++++++++++++++
>  3 files changed, 8201 insertions(+)
>  create mode 100644 sysdeps/x86_64/fpu/libmvec-tanh-inputs
>  create mode 100644 sysdeps/x86_64/fpu/libmvec-tanhf-inputs
> 

LGTM.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>

Thanks.

H.J.

  reply	other threads:[~2022-02-06 16:42 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-04  6:25 [PATCH 00/20] x86-64: Add vector functions " Sunil K Pandey
2022-02-04  6:25 ` [PATCH 01/20] x86-64: Add vector atan/atanf " Sunil K Pandey
2022-02-06 16:36   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 02/20] x86-64: Add vector asin/asinf " Sunil K Pandey
2022-02-06 16:37   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 03/20] x86-64: Add vector hypot/hypotf " Sunil K Pandey
2022-02-06 16:38   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 04/20] x86-64: Add vector exp2/exp2f " Sunil K Pandey
2022-02-06 16:37   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 05/20] x86-64: Add vector exp10/exp10f " Sunil K Pandey
2022-02-06 16:40   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 06/20] x86-64: Add vector cosh/coshf " Sunil K Pandey
2022-02-06 16:37   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 07/20] x86-64: Add vector expm1/expm1f " Sunil K Pandey
2022-02-06 16:36   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 08/20] x86-64: Add vector sinh/sinhf " Sunil K Pandey
2022-02-06 16:38   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 09/20] x86-64: Add vector cbrt/cbrtf " Sunil K Pandey
2022-02-06 16:40   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 10/20] x86-64: Add vector atan2/atan2f " Sunil K Pandey
2022-02-06 16:39   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 11/20] x86-64: Add vector log10/log10f " Sunil K Pandey
2022-02-06 16:38   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 12/20] x86-64: Add vector log2/log2f " Sunil K Pandey
2022-02-06 16:41   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 13/20] x86-64: Add vector log1p/log1pf " Sunil K Pandey
2022-02-06 16:41   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 14/20] x86-64: Add vector atanh/atanhf " Sunil K Pandey
2022-02-06 16:39   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 15/20] x86-64: Add vector acosh/acoshf " Sunil K Pandey
2022-02-06 16:36   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 16/20] x86-64: Add vector erf/erff " Sunil K Pandey
2022-02-06 16:41   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 17/20] x86-64: Add vector tanh/tanhf " Sunil K Pandey
2022-02-06 16:42   ` H.J. Lu [this message]
2022-02-04  6:25 ` [PATCH 18/20] x86-64: Add vector asinh/asinhf " Sunil K Pandey
2022-02-06 16:39   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 19/20] x86-64: Add vector erfc/erfcf " Sunil K Pandey
2022-02-06 16:40   ` H.J. Lu
2022-02-04  6:25 ` [PATCH 20/20] x86-64: Add vector tan/tanf " Sunil K Pandey
2022-02-06 16:40   ` H.J. Lu

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=Yf/6XIGZVK5R6/dq@gmail.com \
    --to=hjl.tools@gmail.com \
    --cc=libc-alpha@sourceware.org \
    --cc=skpgkp2@gmail.com \
    /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).