[PATCH, take 2] fix PR middle-end/22480

Richard Henderson rth@redhat.com
Tue Sep 13 16:41:00 GMT 2005


On Tue, Sep 13, 2005 at 05:25:11PM +0200, Uros Bizjak wrote:
> 	* tree-vect-transform.c (vectorizable_operation): Return false for
> 	scalar shift operations and for vector shift operations with
> 	non-invariant shift arguments.  Use scalar tree operand op1 as
> 	a shift operand when vector shift insn pattern uses scalar shift
> 	operand.
> 	* Makefile.in (tree-vect-transform.o): Depend on recog.h.

Ok.


r~



More information about the Gcc-patches mailing list