[PATCH] D58776: [OMPT] Handling of the events of initial-task-begin and initial-task-end

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 07:19:38 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361157: [OMPT] Handling of the events of initial-task-begin and initial-task-end (authored by jprotze, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D58776?vs=188935&id=200274#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58776

Files:
  openmp/trunk/runtime/src/kmp_runtime.cpp
  openmp/trunk/runtime/src/ompt-general.cpp
  openmp/trunk/runtime/test/ompt/callback.h
  openmp/trunk/runtime/test/ompt/cancel/cancel_parallel.c
  openmp/trunk/runtime/test/ompt/cancel/cancel_worksharing.c
  openmp/trunk/runtime/test/ompt/misc/interoperability.cpp
  openmp/trunk/runtime/test/ompt/parallel/no_thread_num_clause.c
  openmp/trunk/runtime/test/ompt/tasks/serialized.c
  openmp/trunk/runtime/test/ompt/tasks/task_types.c
  openmp/trunk/runtime/test/ompt/tasks/task_types_serialized.c
  openmp/trunk/runtime/test/ompt/tasks/taskloop.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58776.200274.patch
Type: text/x-patch
Size: 17529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/c710c66b/attachment.bin>


More information about the llvm-commits mailing list