This is the mail archive of the gcc-cvs@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]

r217580 - in /trunk/gcc: ChangeLog tree-vect-lo...


Author: alalaw01
Date: Fri Nov 14 17:20:40 2014
New Revision: 217580

URL: https://gcc.gnu.org/viewcvs?rev=217580&root=gcc&view=rev
Log:
[Vectorizer] Tidy up vect_create_epilog / use_scalar_result

	* tree-vect-loop.c (vect_create_epilog_for_reduction): Move code for
	'if (extract_scalar_result)' to the only place that it is true.

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


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