]> git.ipfire.org Git - thirdparty/gcc.git/commit
[og9] OpenACC profiling support for AMD GCN
authorJulian Brown <julian@codesourcery.com>
Fri, 29 Jun 2018 19:16:11 +0000 (12:16 -0700)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 3 Mar 2020 11:51:08 +0000 (12:51 +0100)
commitaf85c01d02c5bb753e48baf12e271904ed0284a9
tree10ecbd4ed9594c9cec1a53b8cea41ad917577c3e
parent3f14dd44b3996135962e83eaab9a3aa1f7fe5618
[og9] OpenACC profiling support for AMD GCN

2019-09-06  Julian Brown  <julian@codesourcery.com>

libgomp/
* plugin/plugin-gcn.c (GOMP_OFFLOAD_alloc_by_agent,
GOMP_OFFLOAD_free, gcn_exec): Add profiling support.
* testsuite/libgomp.oacc-c-c++-common/acc_prof-init-1.c: Add GCN
support.
* testsuite/libgomp.oacc-c-c++-common/acc_prof-kernels-1.c: Likewise.
* testsuite/libgomp.oacc-c-c++-common/acc_prof-parallel-1.c: Likewise.

(cherry picked from openacc-gcc-9-branch commit
3a62e6e8be2456f110b855386b207312478aa890)
libgomp/ChangeLog.omp
libgomp/plugin/plugin-gcn.c
libgomp/testsuite/libgomp.oacc-c-c++-common/acc_prof-init-1.c
libgomp/testsuite/libgomp.oacc-c-c++-common/acc_prof-kernels-1.c
libgomp/testsuite/libgomp.oacc-c-c++-common/acc_prof-parallel-1.c