[all-commits] [llvm/llvm-project] 9b7955: [Offload] Allow "tagging" device info entries with...
Ross Brunton via All-commits
all-commits at lists.llvm.org
Mon Jul 7 08:17:42 PDT 2025
Branch: refs/heads/users/RossBrunton/keylookup2
Home: https://github.com/llvm/llvm-project
Commit: 9b79557e7a536ccd4b02365c9dd98a4ef69f87e1
https://github.com/llvm/llvm-project/commit/9b79557e7a536ccd4b02365c9dd98a4ef69f87e1
Author: Ross Brunton <ross at codeplay.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M offload/plugins-nextgen/amdgpu/src/rtl.cpp
M offload/plugins-nextgen/common/include/PluginInterface.h
M offload/plugins-nextgen/cuda/src/rtl.cpp
Log Message:
-----------
[Offload] Allow "tagging" device info entries with offload keys
When generating the device info tree, nodes can be marked with an
offload Device Info value. The nodes can also look up children based
on this value.
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