[Openmp-commits] [PATCH] D127365: [OpenMP] [OMPT] [6/8] Added callback support for target data operations, target submit, and target regions.

Michael Halkenhäuser via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Jul 21 03:26:01 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG453a75dc52e7: [OpenMP] [OMPT] [6/8] Added callback support for target data operations, target… (authored by mhalk).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127365

Files:
  openmp/libomptarget/include/OmptCallback.h
  openmp/libomptarget/src/OmptCallback.cpp
  openmp/libomptarget/src/OmptInterface.h
  openmp/runtime/src/ompt-general.cpp
  openmp/runtime/src/ompt-internal.h
  openmp/runtime/src/ompt-specific.cpp
  openmp/runtime/src/ompt-specific.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127365.542850.patch
Type: text/x-patch
Size: 26298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230721/7b5d64df/attachment-0001.bin>


More information about the Openmp-commits mailing list