Re: [PATCH] Vectorization using elemental functions

2013-11-08 Thread Aldy Hernandez
On 11/08/13 07:10, Jakub Jelinek wrote: Hi! Here is an updated version of the patch I've posted yesterday. The changes since then are that the expander can now handle the CONSTRUCTORs this patch creates (although we probably want to add some vec_concat optab and at least improve handling of conc

[PATCH] Vectorization using elemental functions

2013-11-08 Thread Jakub Jelinek
Hi! Here is an updated version of the patch I've posted yesterday. The changes since then are that the expander can now handle the CONSTRUCTORs this patch creates (although we probably want to add some vec_concat optab and at least improve handling of concatenation of two half sized vectors into o