r249839 - in /trunk/gcc: ChangeLog tree-vect-sl...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Fri Jun 30 13:19:00 GMT 2017


Author: rguenth
Date: Fri Jun 30 13:19:29 2017
New Revision: 249839

URL: https://gcc.gnu.org/viewcvs?rev=249839&root=gcc&view=rev
Log:
2017-06-30  Richard Biener  <rguenther@suse.de>

	* tree-vect-slp.c (vect_slp_analyze_node_operations): Only
	analyze the first scalar stmt.  Move vector type computation
	for the BB case here from ...
	* tree-vect-stmts.c (vect_analyze_stmt): ... here.  Guard
	live operation processing in the SLP case properly.

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



More information about the Gcc-cvs mailing list