[Openmp-commits] [PATCH] D110707: [OpenMP][OMPT] lightweight tasks and explicit tasks

Vladimir Inđić via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Sep 29 14:27:25 PDT 2021


vladaindjic updated this revision to Diff 376038.
vladaindjic added a comment.

Some comments has been clarified. 
Also, the diffs in ompt-specific.cpp has been clang-formatted.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110707/new/

https://reviews.llvm.org/D110707

Files:
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_tasking.cpp
  openmp/runtime/src/kmp_tasking_flags.h
  openmp/runtime/src/ompt-internal.h
  openmp/runtime/src/ompt-specific.cpp
  openmp/runtime/test/ompt/tasks/lwts_if0_info.c
  openmp/runtime/test/ompt/tasks/lwts_info.c
  openmp/runtime/test/ompt/tasks/nested_lwts_if0_info.c
  openmp/runtime/test/ompt/tasks/nested_lwts_info.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110707.376038.patch
Type: text/x-patch
Size: 51574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210929/3a104118/attachment-0001.bin>


More information about the Openmp-commits mailing list