[Openmp-commits] [PATCH] D70395: [OpenMP] Implementation of OMPT reduction callbacks

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Dec 10 02:50:46 PST 2019


protze.joachim updated this revision to Diff 233028.
protze.joachim added a comment.

Macro outsourced to ompt_specific, which is included by both kmp source files.
Tested for LIBOMP_OMPT_SUPPORT on/off builds.


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

https://reviews.llvm.org/D70395

Files:
  openmp/runtime/src/kmp_barrier.cpp
  openmp/runtime/src/kmp_csupport.cpp
  openmp/runtime/src/ompt-event-specific.h
  openmp/runtime/src/ompt-specific.h
  openmp/runtime/test/ompt/callback.h
  openmp/runtime/test/ompt/synchronization/reduction/empty_reduce.c
  openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70395.233028.patch
Type: text/x-patch
Size: 15181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20191210/dbd41d1b/attachment.bin>


More information about the Openmp-commits mailing list