This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from 32f1376 Merged trunk revision 230543 into the hsa branch new f63d282 [hsa] Fix operand and instruction types for bit-ops new 45f6fd2 [hsa] Handle non-builtin omp_get_thread_num new 3009a54 [hsa] Implement GOMP_OFFLOAD_async_run
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.hsa | 12 +++++++++ gcc/hsa-gen.c | 14 +++++++++++ libgomp/ChangeLog.hsa | 16 ++++++++++++ libgomp/plugin/plugin-hsa.c | 61 ++++++++++++++++++++++++++++++++++++++++----- libgomp/target.c | 30 ++++++++++++++-------- libgomp/task.c | 1 + 6 files changed, 118 insertions(+), 16 deletions(-)