[Openmp-commits] [PATCH] D123572: [OpenMP] Implemented a connector for communication of OMPT callbacks between libraries.
Dhruva Chakrabarti via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jun 20 18:06:16 PDT 2022
dhruvachak updated this revision to Diff 438517.
dhruvachak added a comment.
Rebased
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123572/new/
https://reviews.llvm.org/D123572
Files:
openmp/libomptarget/CMakeLists.txt
openmp/libomptarget/include/ompt-connector.h
openmp/libomptarget/src/CMakeLists.txt
openmp/libomptarget/src/ompt_callback.cpp
openmp/runtime/CMakeLists.txt
openmp/runtime/cmake/config-ix.cmake
openmp/runtime/src/CMakeLists.txt
openmp/runtime/src/exports_so.txt
openmp/runtime/src/ompt-general.cpp
openmp/runtime/src/ompt-specific.cpp
openmp/runtime/src/ompt-specific.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123572.438517.patch
Type: text/x-patch
Size: 15106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220621/8acf9e7e/attachment-0001.bin>
More information about the Openmp-commits
mailing list