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]

Re: Status of SSE support in current gcc mainline


On Thursday, March 22, 2001, at 12:27 PM, Jan Hubicka wrote:
> But if we want to have in gcc multiple targets with packed types 
> support,
> we should try to find way to handle them in unified style.
>
> Also I believe that Apple is having some patches for PPC-Altivec 
> instricts
> available somewhere too.
>
> Honza

Unfortunately, a number of patches in Apple's gcc-2.95.2-based 
compiler needs to be rewritten in order to work in gcc 3.x.  
Hopefully, some of the SSE code can be used to support AltiVec as 
well.  That's why I'm trying to find out what SSE-specific source 
programs look like, and what gcc does with them.


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