[Openmp-commits] [PATCH] D38185: Implementation of OMPT as specified in OpenMP 5.0 Preview 1
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Oct 27 07:43:09 PDT 2017
protze.joachim added inline comments.
================
Comment at: runtime/src/kmp_tasking.cpp:894
gtid, loc_ref, KMP_TASK_TO_TASKDATA(task)));
+
// this routine will provide task to resume
----------------
Hahnfeld wrote:
> omalyshe wrote:
> > to be removed
> Not done yet
Just changed this locally, waiting for comments before updating the diff again,
https://reviews.llvm.org/D38185
More information about the Openmp-commits
mailing list