On 19-01-2016 03:49, Siddhesh Poyarekar wrote:
> On 19 January 2016 at 00:06, Adhemerval Zanella
> wrote:
>> No one has posted any patch or stirred discussions about it. The complex
>> function in libm are usually coded in in C to be platform neutral, with
>> some specific function being optimi
On 19 January 2016 at 18:04, Adhemerval Zanella
wrote:
> I do see some x86_64 specialized implementation being used currently
> (sysdeps/x86_64/fpu/s_{sin,cos}f.S for instance). The sincos implementations
> is still used (sysdeps/x86_64/fpu/s_sincosf.S).
>
> What you referring that glibc has dropp