This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add VEC_UNPACK_{HI,LO}_EXPR support for V{32QI,16HI,8SI} with AVX2


On 10/12/2011 02:28 PM, Jakub Jelinek wrote:
> 2011-10-12  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* config/i386/sse.md (vec_unpacks_lo_<mode>,
> 	vec_unpacks_hi_<mode>, vec_unpacku_lo_<mode>,
> 	vec_unpacku_hi_<mode>): Change VI124_128 mode to
> 	VI124_AVX2.
> 	* config/i386/i386.c (ix86_expand_sse_unpack): Handle
> 	V32QImode, V16HImode and V8SImode for TARGET_AVX2.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]