This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Status of SSE/SSE2 builtins on ia32
- From: Graham Stott <grahams at redhat dot com>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: Bernd Schmidt <bernds at redhat dot com>, gcc at gcc dot gnu dot org
- Date: Fri, 11 Jan 2002 04:51:35 +0000
- Subject: Re: Status of SSE/SSE2 builtins on ia32
- References: <holmf6l397.fsf@gee.suse.de>
Andress,
Andreas Jaeger wrote:
>
> Hi Bernd and Graham,
>
> what is the status of the SSE/SSE2 builtins for ia32? Do those work
> correctly on a P4 in mainline CVS?
>
I would say they mostly work although I have't tested mainline CVS on a
P4 I'm sure there probably are some problems.
> I've noticed that you implemented all (?) of them but under a
> different name than Intel specifies in their documentation. Are you
> going to add some headers that redefine the stuff for compatibility
> with the Intel compilers? Are you going to contribute testcases?
>
We do have some more SSE2 stuff that should get contributed some time
soon. :-)
> Thanks for any insight you can give,
> Andreas
> --
> Andreas Jaeger
> SuSE Labs aj@suse.de
> private aj@arthur.inka.de
> http://www.suse.de/~aj
Graham