Hi!
On 2023-02-09T21:17:44+, Kwok Cheung Yeung wrote:
> I've ported my patch for supporting the OpenMP 5.1 'present' modifier
> and committed it to the devel/omp/gcc-12 development branch:
>
> 229b705862c openmp: Add support for the 'present' modifier
>
> Tested with offloading on amdgcn and
Hi
I have also committed the following patch to devel/omp/gcc-12 to show
the 'present' modifier in the Fortran parse tree dump.
e7279cc2eda openmp: Add support for 'present' modifier in the Fortran
parse tree dump
KwokFrom e7279cc2eda2a0c50cff19ee4e02eea3d7808f68 Mon Sep 17 00:00:00 2001
Fr
Hi!
On 2023-02-09T21:17:44+, Kwok Cheung Yeung wrote:
> I've ported my patch for supporting the OpenMP 5.1 'present' modifier
> and committed it to the devel/omp/gcc-12 development branch:
>
> 229b705862c openmp: Add support for the 'present' modifier
>
> Tested with offloading on amdgcn and
Hello
I've ported my patch for supporting the OpenMP 5.1 'present' modifier
and committed it to the devel/omp/gcc-12 development branch:
229b705862c openmp: Add support for the 'present' modifier
Tested with offloading on amdgcn and nvptx.
Kwok