[all-commits] [llvm/llvm-project] 2cfe7b: [OpenMP][NFC] Extract timescope profile support in...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Wed Nov 29 07:54:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2cfe7b1b6625ae982d8d0d489bdf0f0d15b234f7
https://github.com/llvm/llvm-project/commit/2cfe7b1b6625ae982d8d0d489bdf0f0d15b234f7
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
A openmp/libomptarget/include/Shared/Profile.h
M openmp/libomptarget/src/LegacyAPI.cpp
M openmp/libomptarget/src/api.cpp
M openmp/libomptarget/src/interface.cpp
M openmp/libomptarget/src/omptarget.cpp
M openmp/libomptarget/src/private.h
M openmp/libomptarget/src/rtl.cpp
Log Message:
-----------
[OpenMP][NFC] Extract timescope profile support into its own header (#73727)
More information about the All-commits
mailing list