[RFC][PATCH 0/2] aarch64: Add optimized ASIMD versions of sinf/cosf
Sekhar, Ashwin
Ashwin.Sekhar@cavium.com
Tue Jun 13 10:33:00 GMT 2017
Hi Siddhesh,
> > >
> > >
> > Thank you for doing this. Please:
> >
> > 1. Explain why you chose these input values as optimization targets
> > and
> The algorithm splits the inputs into different intervals and uses
> different code paths for these different intervals. The input values
> I
> chose covers all these code paths.
>
> >
> > 2. Write a microbenchmark test for glibc
> Sure. Will share this via github.
Please find the microbenchmark code at
https://github.com/ashwinyes/glibc_microbenchmarks/blob/master/sinf/sin
f_benchmark.c
Thanks
Ashwin
>
> >
More information about the Libc-alpha
mailing list