This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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][BZ #14412] Define __sincos_finite as a fast version of sincos


On 30 April 2013 14:28, OndÅej BÃlka <neleai@seznam.cz> wrote:
> Could you add test that input is less than 1000 and 1/1000 away from
> multiple of pi? If so call precise version.
> Assembly should be precise on these inputs so you do not have to add
> -ffast math hack.
>

I mentioned in the bug report that I'm going to first look at cleaning
up the current sincos implementation and then, if necessary, work on
this patch.

Siddhesh
--
http://siddhesh.in


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