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] Compile AVX libm functions with -mavx


On Tue, Oct 2, 2012 at 7:35 AM, Andreas Jaeger <aj@suse.com> wrote:

>> +CFLAGS-e_exp-avx.c = -mavx
>> +CFLAGS-e_log-avx.c = -mavx
>> +CFLAGS-mpa-avx.c = -mavx
>> +CFLAGS-mpexp-avx.c = -mavx
>> +CFLAGS-mplog-avx.c = -mavx
>> +CFLAGS-s_atan-avx.c = -mavx
>> +CFLAGS-s_sin-avx.c = -mavx
>> +CFLAGS-slowexp-avx.c = -mavx
>> +CFLAGS-s_tan-avx.c = -mavx
>>   endif
>>   endif
>>

I put my changes on hjl/avx branch.

> I'd like to see:
> * Performance numbers

Liubov, can you get hjl/avx branch vs master branch performance
numbers for those functions on Sandy Bridge?

> * Cleanup of sse2avx and SSE2AVX variables/macros as additional patch
>

I am enclosing my patch here.

-- 
H.J.

Attachment: 0001-Compile-AVX-libm-functions-with-mavx.patch
Description: Binary data


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