[Bug target/41323] Add new _mm_extract_epu16 intrinsic (resquest)

2010-08-20 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2010-08-21 05:21 --- *** This bug has been marked as a duplicate of 45336 *** -- hjl dot tools at gmail dot com changed: What|Removed |Added --

[Bug target/41323] Add new _mm_extract_epu16 intrinsic (resquest)

2010-08-16 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2010-08-16 17:25 --- Apparently, icc treats those intrinsics as returning unsigned int. I will investigate. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41323

[Bug target/41323] Add new _mm_extract_epu16 intrinsic (resquest)

2010-08-16 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2010-08-16 15:47 --- Since we implement _mm_XXX intrinsics with __builtin_ia32_XXX, we can make the prototype of __builtin_ia32_XXX to match the hardware. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41323

[Bug target/41323] Add new _mm_extract_epu16 intrinsic (resquest)

2010-08-16 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2010-08-16 14:54 --- Apparently, it isn't a problem for icc. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41323

[Bug target/41323] Add new _mm_extract_epu16 intrinsic (resquest)

2010-08-16 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2010-08-16 14:52 --- *** Bug 45294 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41323

[Bug target/41323] Add new _mm_extract_epu16 intrinsic (resquest)

2009-09-20 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|trivial |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41323