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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 05:46:31 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331632: [OMPT] Fix thread_num for implicit_task_end callbacks in nested parallel regions (authored by jprotze, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46260?vs=144534&id=145449#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46260

Files:
  openmp/trunk/runtime/src/kmp_csupport.cpp
  openmp/trunk/runtime/src/kmp_gsupport.cpp
  openmp/trunk/runtime/src/kmp_runtime.cpp
  openmp/trunk/runtime/src/ompt-internal.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46260.145449.patch
Type: text/x-patch
Size: 5108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180507/c3ba9b06/attachment.bin>


More information about the llvm-commits mailing list