[all-commits] [llvm/llvm-project] 52da6f: Revert "[openmp] Add OMPT initialization in libomp...
Joachim via All-commits
all-commits at lists.llvm.org
Wed Nov 10 03:45:53 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52da6f562e7d45f03ca4c5e291987f4ebdacccf1
https://github.com/llvm/llvm-project/commit/52da6f562e7d45f03ca4c5e291987f4ebdacccf1
Author: Joachim Protze <protze at itc.rwth-aachen.de>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M openmp/libomptarget/CMakeLists.txt
M openmp/libomptarget/src/CMakeLists.txt
R openmp/libomptarget/src/ompt-target.cpp
R openmp/libomptarget/src/ompt-target.h
M openmp/libomptarget/src/rtl.cpp
M openmp/runtime/cmake/config-ix.cmake
M openmp/runtime/src/exports_so.txt
M openmp/runtime/src/include/omp-tools.h.var
M openmp/runtime/src/ompt-event-specific.h
M openmp/runtime/src/ompt-general.cpp
M openmp/runtime/src/ompt-internal.h
Log Message:
-----------
Revert "[openmp] Add OMPT initialization in libomptarget"
Reverting initial OMPT for target implementation in favor of a
different implementation.
This reverts commit 3bc8ce5dd718beef0031bf4b070ac4026e6910d7.
More information about the All-commits
mailing list