This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch openacc-gcc-9-branch in repository gcc.
from bae2ce6026b [og9] Use a single worker for OpenACC on AMD GCN new 79cc9084f24 [og9] Wait at end of OpenACC asynchronous kernels regions new 6723cd26bad [og9] Use temporary buffers for async host2dev copies new b4bc0ff301a [og9] Wait on queue-full condition in AMD GCN libgomp offlo [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog.openacc | 7 ++++++ gcc/omp-oacc-kernels.c | 28 +++++++++++++++++------ libgomp/ChangeLog.openacc | 19 +++++++++++++++ libgomp/plugin/plugin-gcn.c | 31 ++++++++++++++++++++----- libgomp/target.c | 56 ++++++++++++++++++--------------------------- 5 files changed, 94 insertions(+), 47 deletions(-)