[Bug target/19418] _mm_cast*, icc8.1 new intrinsics

2005-01-20 Thread rth at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org |dot org | Status|NEW

[Bug target/19418] _mm_cast*, icc8.1 new intrinsics

2005-01-20 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-20 19:06 --- Subject: Bug 19418 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-20 19:06:28 Modified files: gcc: ChangeLog gcc/config/i386:

[Bug target/19418] _mm_cast*, icc8.1 new intrinsics

2005-01-20 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-01-20 19:09 --- Fixed. If someone wants to go over the rest of the headers item by item and compare them to the Intel documentation, that would be great. But by eyes claim they'll go on strike if I try to do that. --

[Bug target/19418] _mm_cast*, icc8.1 new intrinsics

2005-01-13 Thread tbptbp at gmail dot com
--- Additional Comments From tbptbp at gmail dot com 2005-01-14 03:51 --- While we're at it, in pmmintrin.h, the DAZ related macros are conditionnalized on __SSE3__ definition and that's not quite right. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19418

[Bug target/19418] _mm_cast*, icc8.1 new intrinsics

2005-01-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-13 05:11 --- Confirmed. -- What|Removed |Added Severity|normal

[Bug target/19418] _mm_cast*, icc8.1 new intrinsics

2005-01-12 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-01-13 05:40 --- What file does Intel put them in? -- What|Removed |Added Status|NEW

[Bug target/19418] _mm_cast*, icc8.1 new intrinsics

2005-01-12 Thread tbptbp at gmail dot com
--- Additional Comments From tbptbp at gmail dot com 2005-01-13 05:44 --- They are described in the SSE2 documentation chapter and defined in emmintrin.h that way: /* * Support for casting between various SP, DP, INT vector types. * Note that these do no conversion of values, they

[Bug target/19418] _mm_cast*, icc8.1 new intrinsics

2005-01-12 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|WAITING |NEW Last reconfirmed|2005-01-13 05:11:35 |2005-01-13 05:47:29 date|