[PATCH 1/5] benchtests: Add exp10f benchmark

Wilco Dijkstra Wilco.Dijkstra@arm.com
Thu Jun 18 16:17:03 GMT 2020


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


More information about the Libc-alpha mailing list