[all-commits] [llvm/llvm-project] cf119d: Revert "[OpenMP] [OMPT] [7/8] Invoke tool-supplied...
Michael Halkenhäuser via All-commits
all-commits at lists.llvm.org
Tue Jul 25 03:22:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf119df548030eee0059d317d691dcbd2160b0d7
https://github.com/llvm/llvm-project/commit/cf119df548030eee0059d317d691dcbd2160b0d7
Author: Michael Halkenhaeuser <MichaelGerald.Halkenhauser at amd.com>
Date: 2023-07-25 (Tue, 25 Jul 2023)
Changed paths:
M openmp/libomptarget/include/OmptCallback.h
M openmp/libomptarget/src/OmptCallback.cpp
M openmp/libomptarget/src/OmptInterface.h
M openmp/libomptarget/src/device.cpp
M openmp/libomptarget/src/interface.cpp
M openmp/libomptarget/src/omptarget.cpp
M openmp/libomptarget/test/ompt/veccopy.c
M openmp/libomptarget/test/ompt/veccopy_disallow_both.c
M openmp/libomptarget/test/ompt/veccopy_emi.c
M openmp/libomptarget/test/ompt/veccopy_emi_map.c
M openmp/libomptarget/test/ompt/veccopy_map.c
M openmp/libomptarget/test/ompt/veccopy_no_device_init.c
M openmp/libomptarget/test/ompt/veccopy_wrong_return.c
M openmp/runtime/src/ompt-event-specific.h
Log Message:
-----------
Revert "[OpenMP] [OMPT] [7/8] Invoke tool-supplied callbacks before and after target launch and data transfer operations"
This reverts commit 00ccfcf9a6ee61c56cbe01d1e01b074797465fa4.
More information about the All-commits
mailing list