This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-12 in repository gcc.
from c682c50354d libgomp/nvptx: Prepare for reverse-offload callback handling new 6ec2c29dbbc amdgcn, libgomp: USM allocation update new 0889dd6912c amdgcn: disallow USM on gfx908 new 2a0dc45c854 vect: WORKAROUND vectorizer bug
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.omp | 28 +++++++++++++++ gcc/config/gcn/gcn.cc | 1 + gcc/tree-vect-data-refs.cc | 16 ++++++++- libgomp/plugin/plugin-gcn.c | 68 ++++++++++++++++++++++++++++++++++--- libgomp/testsuite/libgomp.c/usm-1.c | 1 + libgomp/testsuite/libgomp.c/usm-2.c | 1 + libgomp/testsuite/libgomp.c/usm-3.c | 1 + libgomp/testsuite/libgomp.c/usm-4.c | 1 + 8 files changed, 111 insertions(+), 6 deletions(-)