Scan for parallelization of the oacc kernels test-cases in gfortran.dg/goacc (was: [PATCH, 15/16] Add libgomp.oacc-c-c++-common/kernels-*.c)

2016-03-19 Thread Thomas Schwinge
Hi! On Wed, 9 Mar 2016 10:17:28 +0100, Tom de Vries wrote: > [Should have cited > > instead of the C/C++ tests] > Retested on current trunk. > > Committed, minus the

Re: [PATCH, 15/16] Add libgomp.oacc-c-c++-common/kernels-*.c

2016-03-09 Thread Tom de Vries
On 09/11/15 21:10, Tom de Vries wrote: On 09/11/15 16:35, Tom de Vries wrote: Hi, this patch series for stage1 trunk adds support to: - parallelize oacc kernels regions using parloops, and - map the loops onto the oacc gang dimension. The patch series contains these patches: 1

[PATCH, 15/16] Add libgomp.oacc-c-c++-common/kernels-*.c

2015-11-09 Thread Tom de Vries
On 09/11/15 16:35, Tom de Vries wrote: Hi, this patch series for stage1 trunk adds support to: - parallelize oacc kernels regions using parloops, and - map the loops onto the oacc gang dimension. The patch series contains these patches: 1Insert new exit block only when needed in