[Openmp-commits] [PATCH] D124070: [OpenMP] [OMPT] [amdgpu] [4/8] Implemented callback registration in nextgen plugins

Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue May 2 09:36:24 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8cd1f0d8885f: [OpenMP] [OMPT] [amdgpu] [4/8] Implemented callback registration in nextgen… (authored by dhruvachak, committed by Michael Halkenhaeuser <MichaelGerald.Halkenhauser at amd.com>).

Changed prior to commit:
  https://reviews.llvm.org/D124070?vs=518769&id=518773#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124070

Files:
  openmp/libomptarget/include/ompt_device_callbacks.h
  openmp/libomptarget/plugins-nextgen/CMakeLists.txt
  openmp/libomptarget/plugins-nextgen/amdgpu/CMakeLists.txt
  openmp/libomptarget/plugins-nextgen/common/CMakeLists.txt
  openmp/libomptarget/plugins-nextgen/common/OMPT/CMakeLists.txt
  openmp/libomptarget/plugins-nextgen/common/OMPT/OmptCallback.cpp
  openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeLists.txt
  openmp/libomptarget/plugins-nextgen/cuda/CMakeLists.txt
  openmp/libomptarget/src/CMakeLists.txt
  openmp/libomptarget/src/OmptCallback.cpp
  openmp/libomptarget/src/exports
  openmp/libomptarget/src/ompt_callback.cpp
  openmp/libomptarget/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124070.518773.patch
Type: text/x-patch
Size: 15057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230502/6cff8aa1/attachment-0001.bin>


More information about the Openmp-commits mailing list