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] i386: move ULPs to i686/multiarch and regenerate new ones for i386


On Sun, 13 Dec 2015, Aurelien Jarno wrote:

> I am actually still not sure this is correct the correct way of handling
> that. The non-multiarch version is basically the same as the multiarch
> version for a machine without SSE2. I believe we might have the same kind
> of issues on x86-64 between SSE2 and AVX2 versions as AVX2 gives access to
> FMA instructions.

This is as close as we can get given present sysdeps structures (which 
don't allow distinguishing multiarch ulps depending on what hardware the 
tests were run on).  The patch is OK.

-- 
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]