[Openmp-commits] [PATCH] D49996: [OpenMP] Fix tasking + parallel bug
Jonas Hahnfeld via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jul 30 11:54:01 PDT 2018
Hahnfeld requested changes to this revision.
Hahnfeld added a comment.
This revision now requires changes to proceed.
This doesn't seem to work with GOMP interface. I think the initialization should be moved to `__kmp_task_alloc` (or `__kmp_omp_task`, is there a reason this has to happen when allocating?)?
Repository:
rOMP OpenMP
https://reviews.llvm.org/D49996
More information about the Openmp-commits
mailing list