[all-commits] [llvm/llvm-project] 4c0c29: [Offload] `OL_EVENT_INFO_IS_COMPLETE` (#153194)
Ross Brunton via All-commits
all-commits at lists.llvm.org
Fri Aug 22 05:40:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c0c295775cff0dcfc6439c3f51991ffac0345d8
https://github.com/llvm/llvm-project/commit/4c0c295775cff0dcfc6439c3f51991ffac0345d8
Author: Ross Brunton <ross at codeplay.com>
Date: 2025-08-22 (Fri, 22 Aug 2025)
Changed paths:
M offload/liboffload/API/Event.td
M offload/liboffload/src/OffloadImpl.cpp
M offload/plugins-nextgen/amdgpu/src/rtl.cpp
M offload/plugins-nextgen/common/include/PluginInterface.h
M offload/plugins-nextgen/common/src/PluginInterface.cpp
M offload/plugins-nextgen/cuda/dynamic_cuda/cuda.cpp
M offload/plugins-nextgen/cuda/dynamic_cuda/cuda.h
M offload/plugins-nextgen/cuda/src/rtl.cpp
M offload/plugins-nextgen/host/src/rtl.cpp
M offload/unittests/OffloadAPI/event/olGetEventInfo.cpp
M offload/unittests/OffloadAPI/event/olGetEventInfoSize.cpp
Log Message:
-----------
[Offload] `OL_EVENT_INFO_IS_COMPLETE` (#153194)
A simple info query for events that returns whether the event is
complete or not.
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