[Openmp-commits] [PATCH] D47709: [OMPT] Fix OMPT callbacks for the taskloop construct and add testcase

Simon Convent via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jun 4 05:42:04 PDT 2018


sconvent created this revision.
sconvent added reviewers: Hahnfeld, hbae, omalyshe, protze.joachim, jlpeyton.

Fix the order of callbacks related to the taskloop construct.
Add the iteration_count (according to the spec).
Add a testcase.


https://reviews.llvm.org/D47709

Files:
  runtime/src/kmp_tasking.cpp
  runtime/test/ompt/worksharing/taskloop.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47709.149736.patch
Type: text/x-patch
Size: 6159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180604/0049027a/attachment.bin>


More information about the Openmp-commits mailing list