Fix OpenACC/GCN 'acc_ev_enqueue_launch_end' position (was: [PATCH] [og9] OpenACC profiling support for AMD GCN)

2023-03-10 Thread Thomas Schwinge
Hi! On 2019-09-06T09:02:13-0700, Julian Brown wrote: > This patch adds profiling support to the AMD GCN libgomp plugin, modeled > after the equivalent support in the NVPTX plugin. This gives a positive > test delta in AMD GCN offload testing. Yay! \o/ > I will apply to the openacc-gcc-9-branch

[PATCH] [og9] OpenACC profiling support for AMD GCN

2019-09-06 Thread Julian Brown
This patch adds profiling support to the AMD GCN libgomp plugin, modeled after the equivalent support in the NVPTX plugin. This gives a positive test delta in AMD GCN offload testing. I will apply to the openacc-gcc-9-branch shortly. Julian 2019-09-06 Julian Brown libgomp/ *