public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
To: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Cc: 'GNU C Library' <libc-alpha@sourceware.org>
Subject: [PATCH 1/5] benchtests: Add exp10f benchmark
Date: Thu, 18 Jun 2020 16:17:03 +0000	[thread overview]
Message-ID: <DB8PR08MB503652F83A3A9D72D211DB68839B0@DB8PR08MB5036.eurprd08.prod.outlook.com> (raw)

Hi Adhemerval,

> On 09/04/2020 16:59, Adhemerval Zanella wrote:
>> From: Paul Zimmermann <Paul.Zimmermann@inria.fr>
>>
>> It is based on converting the expf one and removing the
>> workload-spec2017.wrf line.
> Updated patch based on previous comments.
> 
> --
> 
> It is based on expf one by converting each line with the formula:
> 
>   new_val = (float) log10 (exp ((double) old_val))

Thanks, this looks good to me.

Wilco

             reply	other threads:[~2020-06-18 16:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-18 16:17 Wilco Dijkstra [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-14 11:15 Wilco Dijkstra
2020-04-14 12:18 ` Adhemerval Zanella
2020-04-15  8:05 ` paul zimmermann
2020-04-15  8:51   ` Wilco Dijkstra
2020-04-09 19:59 Adhemerval Zanella
2020-04-16 20:41 ` Adhemerval Zanella
2020-04-29 17:11   ` Adhemerval Zanella
2020-05-20 20:18     ` Adhemerval Zanella

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=DB8PR08MB503652F83A3A9D72D211DB68839B0@DB8PR08MB5036.eurprd08.prod.outlook.com \
    --to=wilco.dijkstra@arm.com \
    --cc=adhemerval.zanella@linaro.org \
    --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).