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] vec_unpack{s,u}_float_{hi,lo}_{v8hi,v4si} support


On 10/13/2011 02:35 PM, Jakub Jelinek wrote:
> 	* config/i386/sse.md (*avx_cvtdq2pd256_2): Rename to...
> 	(avx_cvtdq2pd256_2): ... this.
> 	(sseunpackfltmode): New mode attr.
> 	(vec_unpacks_float_hi_v8hi, vec_unpacks_float_lo_v8hi,
> 	vec_unpacku_float_hi_v8hi, vec_unpacku_float_lo_v8hi): Macroize
> 	using VI2_AVX2 iterator.
> 	(vec_unpacku_float_hi_v8si, vec_unpacku_float_lo_v8si): New
> 	expanders.

Ok.


r~


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