This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-10 in repository gcc.
from 8f8ba463960 amdgcn: Remove dead code for fixed v0 register new 32baff589db [og10] openacc: Adjust loop lowering for AMD GCN new b50819e4f63 [og10] vect: Add target hook to prefer gather/scatter instructions
The 2 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/config/gcn/gcn.c | 2 + gcc/doc/tm.texi | 5 + gcc/doc/tm.texi.in | 2 + gcc/omp-offload.c | 160 ++++++++++++++++----- gcc/target.def | 8 ++ gcc/tree-vect-stmts.c | 9 +- .../libgomp.oacc-c-c++-common/loop-gwv-1.c | 15 +- .../libgomp.oacc-c-c++-common/loop-red-gwv-1.c | 17 ++- .../libgomp.oacc-c-c++-common/loop-red-wv-1.c | 16 +++ .../libgomp.oacc-c-c++-common/loop-wv-1.c | 16 +++ .../libgomp.oacc-c-c++-common/routine-gwv-1.c | 17 ++- .../libgomp.oacc-c-c++-common/routine-wv-1.c | 16 +++ 12 files changed, 238 insertions(+), 45 deletions(-)