[all-commits] [llvm/llvm-project] f6a1b0: [Offload] Allow "tagging" device info entries with...
Ross Brunton via All-commits
all-commits at lists.llvm.org
Wed Jul 9 03:37:37 PDT 2025
Branch: refs/heads/users/RossBrunton/keylookup2
Home: https://github.com/llvm/llvm-project
Commit: f6a1b0247ddb7ee571c35c7c15be5d31695ee697
https://github.com/llvm/llvm-project/commit/f6a1b0247ddb7ee571c35c7c15be5d31695ee697
Author: Ross Brunton <ross at codeplay.com>
Date: 2025-07-09 (Wed, 09 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.
Commit: 0319cd2f05289796a95deeb65372708a4c692ec5
https://github.com/llvm/llvm-project/commit/0319cd2f05289796a95deeb65372708a4c692ec5
Author: Ross Brunton <ross at codeplay.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M offload/plugins-nextgen/common/include/PluginInterface.h
Log Message:
-----------
Change map type
Commit: 00aab9f48e9313ef48c4178e6e2d1fa3c1013a16
https://github.com/llvm/llvm-project/commit/00aab9f48e9313ef48c4178e6e2d1fa3c1013a16
Author: Ross Brunton <ross at codeplay.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M offload/plugins-nextgen/cuda/src/rtl.cpp
Log Message:
-----------
Tag nvidia vendor name
Compare: https://github.com/llvm/llvm-project/compare/8dc2544e2c42...00aab9f48e93
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