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

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Nov 18 06:58:24 PST 2019


protze.joachim created this revision.
protze.joachim added reviewers: hbae, Hahnfeld.
Herald added a subscriber: guansong.
Herald added a reviewer: jdoerfert.
Herald added a project: OpenMP.
protze.joachim updated this revision to Diff 229834.
protze.joachim added a comment.

Apply clang-format


Including two tests

These callbacks were added late to the 5.0 specification, an implementation is missing.


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/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.229834.patch
Type: text/x-patch
Size: 17802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20191118/c4c9cf9a/attachment.bin>


More information about the Openmp-commits mailing list