[all-commits] [llvm/llvm-project] 12b08d: [Offload] Refactor device information queries to u...
Ross Brunton via All-commits
all-commits at lists.llvm.org
Wed Jul 9 03:38:01 PDT 2025
Branch: refs/heads/users/RossBrunton/keylookup3
Home: https://github.com/llvm/llvm-project
Commit: 12b08d974c631036f8fa645ec8f4a469fe3cb79c
https://github.com/llvm/llvm-project/commit/12b08d974c631036f8fa645ec8f4a469fe3cb79c
Author: Ross Brunton <ross at codeplay.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M offload/liboffload/src/Helpers.hpp
M offload/liboffload/src/OffloadImpl.cpp
Log Message:
-----------
[Offload] Refactor device information queries to use new tagging
Instead using strings to look up device information (which is brittle
and slow), use the new tags that the plugins specify when building the
nodes.
Commit: 7a3defb7c467ff5674adef62bc377dccb3de3a05
https://github.com/llvm/llvm-project/commit/7a3defb7c467ff5674adef62bc377dccb3de3a05
Author: Ross Brunton <ross at codeplay.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M offload/liboffload/src/OffloadImpl.cpp
Log Message:
-----------
clang-format
Compare: https://github.com/llvm/llvm-project/compare/9dba00d866be...7a3defb7c467
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