[Openmp-commits] [PATCH] D112800: [OpenMP][OMPT] Implement missing event callbacks in ompt-multiplex.h

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Oct 29 04:20:54 PDT 2021


protze.joachim created this revision.
protze.joachim added a reviewer: hbae.
protze.joachim added a project: OpenMP.
Herald added subscribers: guansong, yaxunl.
protze.joachim requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

According to the OpenMP standard (5.1) five target related events are
missing in the implementation. This patch adds these five callbacks.

Patch prepared by Semih Burak


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D112800

Files:
  openmp/tools/multiplex/ompt-multiplex.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112800.383297.patch
Type: text/x-patch
Size: 8493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211029/fc48c0b5/attachment-0001.bin>


More information about the Openmp-commits mailing list