On 2021/6/10 9:04 PM, Jakub Jelinek wrote:
I know you had performance concerns in the last round, compared with your
sorting
approach. I'll try to research on that later. Getting the v3 patch posted before
backporting to devel/omp/gcc-11.
But please have a look at this incrementally.
I think
On Mon, May 31, 2021 at 09:36:41PM +0800, Chung-Lin Tang wrote:
> this is a v3 version of my OpenMP 5.0 structure element mapping patch,
> v2 was here:
> https://gcc.gnu.org/pipermail/gcc-patches/2020-December/561139.html
>
> This v3 adds a small bug fix, where the initialization of the refcount
Hi Jakub,
this is a v3 version of my OpenMP 5.0 structure element mapping patch,
v2 was here: https://gcc.gnu.org/pipermail/gcc-patches/2020-December/561139.html
This v3 adds a small bug fix, where the initialization of the refcount didn't
handle all cases, fixed by using gomp_refcount_increment