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, take 2] fix PR middle-end/22480


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~


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