This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: _mm_cast*, icc8.1 new intrinsics
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: tbp <tbptbp at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 13 Jan 2005 00:04:46 -0500
- Subject: Re: _mm_cast*, icc8.1 new intrinsics
- References: <4fc48eb1050112210260ee16e8@mail.gmail.com>
On Jan 13, 2005, at 12:02 AM, tbp wrote:
Hello,
Would it be possible to add those, as far as know, new casting
intrinsics?
On gcc4 i just use a C cast but i've found the painful way they have
to be used with ICC8.1 to avoid useless store/load and, again as far
as i know, aren't supported by any gcc (or msvc2k3 btw).
Please file a bug, http://gcc.gnu.org/bugs.html.
Thanks,
Andrew Pinski