Re: Use VEC_PERM_EXPR in the vectorizer
> Tested on x86_64-linux, --with-cpu=corei7 and ppc64-linux, --with-cpu=G5. > > Committed. This may have caused http://gcc.gnu.org/ml/gcc-bugs/2011-10/msg01534.html Dominique
Use VEC_PERM_EXPR in the vectorizer
Tested on x86_64-linux, --with-cpu=corei7 and ppc64-linux, --with-cpu=G5. Committed. r~ * tree-vect-slp.c: Include langhooks.h. (vect_create_mask_and_perm): Emit VEC_PERM_EXPR, not a builtin. (vect_transform_slp_perm_load): Use can_vec_perm_expr_p. Simplify mask