This is the mail archive of the gcc@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: SIMD support in GCC (was :Re: MMX suppport in GCC)


>>>>> "Roman" == Roman Belenov <rbelenov@yandex.ru> writes:

 > jh@suse.cz (Jan Hubicka) writes:
 >>> Does gcc-2.95.3 support  MMX(Multi Media eXtension).
 >> No, however 3.1 does.

 > BTW, does gcc support auto-vectorization on any of supported
 > targets

No.

 > (MMX, SSE, Altivec, ...) ? My impression is that it only provides
 > intrinsics that employ corresponding registers and instructions,
 > and

Yes.

 > uses SIMD units for scalar computations when it makes sense, but I can
 > be mistaken.

No.

 > -- 
 >  							With regards, Roman.



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