[Openmp-commits] [PATCH] D127367: [OpenMP] [OMPT] [7/8] Invoke tool-supplied callbacks before and after target launch and data transfer operations

Michael Halkenhäuser via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jul 24 17:22:41 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG00ccfcf9a6ee: [OpenMP] [OMPT] [7/8] Invoke tool-supplied callbacks before and after target… (authored by mhalk).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127367

Files:
  openmp/libomptarget/include/OmptCallback.h
  openmp/libomptarget/src/OmptCallback.cpp
  openmp/libomptarget/src/OmptInterface.h
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/interface.cpp
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/test/ompt/veccopy.c
  openmp/libomptarget/test/ompt/veccopy_disallow_both.c
  openmp/libomptarget/test/ompt/veccopy_emi.c
  openmp/libomptarget/test/ompt/veccopy_emi_map.c
  openmp/libomptarget/test/ompt/veccopy_map.c
  openmp/libomptarget/test/ompt/veccopy_no_device_init.c
  openmp/libomptarget/test/ompt/veccopy_wrong_return.c
  openmp/runtime/src/ompt-event-specific.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127367.543756.patch
Type: text/x-patch
Size: 45615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230725/16fe3ab2/attachment-0001.bin>


More information about the Openmp-commits mailing list