Hi!
On 2019-11-12T13:29:15+, Andrew Stubbs wrote:
> This patch prevents the compiler using multiple workers in a gang.
Almost. The GCN back end fails to enforce this for the case of run-time
variable 'num_workers': that's 'dims[GOMP_DIM_WORKER] == 0', and the
current 'gcc/config/gcn/gcn.c:g
This patch prevents the compiler using multiple workers in a gang. This
should be reverted when worker support is committed.
I will commit this with the reset of the series.
Andrew
2019-11-12 Andrew Stubbs
Julian Brown
gcc/
* config/gcn/gcn.c (gcn_goacc_valida