[Openmp-commits] [PATCH] D81891: [OpenMP][OMPT] Add event callbacks for taskwait with depend

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jun 15 16:02:49 PDT 2020


protze.joachim created this revision.
protze.joachim added a reviewer: hbae.
protze.joachim added a project: OpenMP.
Herald added subscribers: aaron.ballman, sstefan1, guansong, yaxunl.
Herald added a reviewer: jdoerfert.

This adds the missing event callbacks to express dependencies on included tasks and taskwait with depend clause.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D81891

Files:
  openmp/runtime/src/kmp_taskdeps.cpp
  openmp/runtime/test/ompt/tasks/task_late_fulfill.c
  openmp/runtime/test/ompt/tasks/taskwait-depend.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81891.270894.patch
Type: text/x-patch
Size: 11146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200615/780688bb/attachment.bin>


More information about the Openmp-commits mailing list