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: [PATCH] Benchtests for sinf, cosf and sincosf


On Thursday 12 October 2017 07:49 PM, Rajalakshmi Srinivasaraghavan wrote:
> Is it fine to commit the existing patch and work on reusing them across
> functions later?

Joseph pointed out that there are a number of inputs outside of the
range of float that you'll need to drop since they're only testing
infinities and we don't want them weighing too much in the results.
While fixing that you need to make sure that there are enough large
inputs that still exercise argument reduction.

Siddhesh


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