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 13/14] [x86_64] Vector math functions (sincos and tests)


2015-06-18 1:47 GMT+03:00 Joseph Myers <joseph@codesourcery.com>:
> On Wed, 17 Jun 2015, Andrew Senkevich wrote:
>
>> A little bit fixed patch.
>
> OK, though I'm not clear on whether there is a good reason for having
> separate data tables for sin, cos and sincos, apparently sharing many of
> the same values, or whether a followup patch could sensibly unify those
> into a single table to reduce duplication.

I can add such refactoring (also for float versions) after commit of
all 14 patches (and it may include some other cosmetic fixes).


--
WBR,
Andrew


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