[all-commits] [llvm/llvm-project] e2299e: [OpenMP][NFC] Move OMPT headers into OpenMP/OMPT (...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Wed Nov 29 08:29:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2299e8d9d99ed1e5315b767a8dd5790967ef485
https://github.com/llvm/llvm-project/commit/e2299e8d9d99ed1e5315b767a8dd5790967ef485
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
R openmp/libomptarget/include/OmptCallback.h
R openmp/libomptarget/include/OmptConnector.h
A openmp/libomptarget/include/OpenMP/OMPT/Callback.h
A openmp/libomptarget/include/OpenMP/OMPT/Connector.h
A openmp/libomptarget/include/OpenMP/OMPT/Interface.h
M openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp
M openmp/libomptarget/plugins-nextgen/common/OMPT/OmptCallback.cpp
M openmp/libomptarget/plugins-nextgen/common/src/PluginInterface.cpp
M openmp/libomptarget/plugins-nextgen/cuda/src/rtl.cpp
M openmp/libomptarget/plugins-nextgen/generic-elf-64bit/src/rtl.cpp
M openmp/libomptarget/src/OmptCallback.cpp
R 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/src/rtl.cpp
Log Message:
-----------
[OpenMP][NFC] Move OMPT headers into OpenMP/OMPT (#73718)
More information about the All-commits
mailing list