[Openmp-commits] [PATCH] D46260: [OMPT] Fix thread_num for implicit_task_end callbacks in nested parallel regions

Simon Convent via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Apr 30 04:05:28 PDT 2018


sconvent updated this revision to Diff 144534.
sconvent added a comment.

Remove formatting change unrelated to this revision.


https://reviews.llvm.org/D46260

Files:
  runtime/src/kmp_csupport.cpp
  runtime/src/kmp_gsupport.cpp
  runtime/src/kmp_runtime.cpp
  runtime/src/ompt-internal.h
  runtime/test/ompt/parallel/nested_threadnum.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46260.144534.patch
Type: text/x-patch
Size: 7826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180430/0cf23539/attachment-0001.bin>


More information about the Openmp-commits mailing list