This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC][PATCH 0/2] aarch64: Add optimized ASIMD versions of sinf/cosf


On Tuesday 13 June 2017 02:09 PM, Sekhar, Ashwin wrote:
>> 2. Write a microbenchmark test for glibc
> Sure. Will share this via github.

glibc has its own set of microbenchmarks in benchtests/*.  You'll have
to create new benchmark input files for sinf and cosf; take a look at
the benchmark inputs for sin and cos for example and review
benchtests/README for instructions.  That way, anybody can do a simple
'make bench' to verify your results on their hardware.

Siddhesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]