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]

r254225 - in /trunk/gcc: ChangeLog omp-grid.c


Author: jamborm
Date: Mon Oct 30 15:07:20 2017
New Revision: 254225

URL: https://gcc.gnu.org/viewcvs?rev=254225&root=gcc&view=rev
Log:
[hsa] Add missing guard in OMP gridification

2017-10-30  Martin Jambor  <mjambor@suse.cz>

	* omp-grid.c (grid_attempt_target_gridification): Also insert a
	condition whether loop should be executed at all.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-grid.c


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