This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] A new meta intrinsic header file for current and future x86 instrinsics.


On Wed, Dec 3, 2008 at 8:03 AM, rajagopal, dwarak
<dwarak.rajagopal@amd.com> wrote:
>> Dwarak, can you based on the ideas in
>> immintrin.h
>> provide an implementation of x86intrin.h we can add to GCC?
>>
>
> Attached is a patch that implements x86intrin.h. I'll add "x86intrin.h"
> to gcc.target tests if this patch is Ok?
>

Why not just include <immintrin.h> for MMX, SSE, SSE2, SSE3, SSSE4 and AVX?


-- 
H.J.


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