[Bug target/36370] Is the sse2 psrlq insn accessible ?

2012-02-22 Thread xiaoyuanbo at yeah dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36370 xiaoyuanbo xiaoyuanbo at yeah dot net changed: What|Removed |Added CC||xiaoyuanbo at yeah

[Bug target/36370] Is the sse2 psrlq insn accessible ?

2008-05-29 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-05-29 13:26 --- (I would like to stay away from -flax-vector-conversions, as the code above in reality does no ``vector conversions'' per se). Yes there is, the __builtin_ia32_psrlqi128 takes __m128 and not a vector type. Also