r225433 - in /trunk/gcc: ChangeLog tree-vect-st...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Sun Jul 5 12:11:00 GMT 2015


Author: jakub
Date: Sun Jul  5 12:11:57 2015
New Revision: 225433

URL: https://gcc.gnu.org/viewcvs?rev=225433&root=gcc&view=rev
Log:
	PR tree-optimization/66718
	* tree-vect-stmts.c (vectorizable_assignment, vectorizable_store,
	vectorizable_load, vectorizable_condition): Move vectype,
	nunits, ncopies computation after checking what kind of statement
	stmt is.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vect-stmts.c



More information about the Gcc-cvs mailing list