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)


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.

-- 
Joseph S. Myers
joseph@codesourcery.com


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