[all-commits] [llvm/llvm-project] e4de6a: [OpenMP] [OMPT] A pointer to HostOpId should be pa...
dhruvachak via All-commits
all-commits at lists.llvm.org
Fri Dec 15 12:07:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4de6a602f4dbf189b0e2621b57932676300e16c
https://github.com/llvm/llvm-project/commit/e4de6a602f4dbf189b0e2621b57932676300e16c
Author: dhruvachak <Dhruva.Chakrabarti at amd.com>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
M openmp/libomptarget/include/OpenMP/OMPT/Interface.h
M openmp/libomptarget/src/OpenMP/OMPT/Callback.cpp
Log Message:
-----------
[OpenMP] [OMPT] A pointer to HostOpId should be passed in EMI callbacks. (#75574)
With this change, TargetRegionOpId is no more used and hence deleted.
More information about the All-commits
mailing list