[all-commits] [llvm/llvm-project] 946f5d: [OpenMP] [OMPT] Callback registration should not d...
dhruvachak via All-commits
all-commits at lists.llvm.org
Mon Jul 1 10:07:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 946f5d111d5e3cb19055dc78959d9ee5a19c163a
https://github.com/llvm/llvm-project/commit/946f5d111d5e3cb19055dc78959d9ee5a19c163a
Author: dhruvachak <Dhruva.Chakrabarti at amd.com>
Date: 2024-07-01 (Mon, 01 Jul 2024)
Changed paths:
M offload/test/ompt/veccopy_no_device_init.c
M openmp/runtime/src/ompt-general.cpp
Log Message:
-----------
[OpenMP] [OMPT] Callback registration should not depend on the device init callback. (#96371)
Even if the device init callback is not registered, a tool should be
allowed to register other callbacks.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list