This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from 267b8a0 [hsa] Remove hsa-specific types from gomp-constants.h new d938630 [hsa] Avoid extraneous remapping in copy_gimple_seq_and_repla [...] new 96177fe [hsa] Revert to always requeing finished target tasks new 153cec9 [hsa] grid_target_follows_gridifiable_pattern fixes new 9935e7e [hsa] Fix isues with struct GOMP_hsa_kernel_dispatch new 68bedfe [hsa] Revert an unnecessary change in get_alias_set new 7d2b6ae [hsa] Remove forgotten GSS_OMP_TEAMS_LAYOUT new 5540f52 [hsa] More last-minute renaming
The 7 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.hsa | 47 ++++++++++++++ gcc/alias.c | 4 +- gcc/gsstruct.def | 1 - gcc/hsa-gen.c | 148 ++++++++++++++++++++++++++++---------------- gcc/omp-low.c | 62 +++++++++++++------ gcc/tree-inline.c | 38 ++++++------ gcc/tree-inline.h | 8 +-- libgomp/ChangeLog.hsa | 12 ++++ libgomp/plugin/plugin-hsa.c | 4 +- libgomp/target.c | 3 +- libgomp/task.c | 9 +-- 11 files changed, 227 insertions(+), 109 deletions(-)