[all-commits] [llvm/llvm-project] 5358e5: [Offload] Refactor device information queries to u...
Ross Brunton via All-commits
all-commits at lists.llvm.org
Fri Jul 18 06:29:02 PDT 2025
Branch: refs/heads/users/RossBrunton/keylookup3
Home: https://github.com/llvm/llvm-project
Commit: 5358e50c1bcd40d457515d48963f91c538be3729
https://github.com/llvm/llvm-project/commit/5358e50c1bcd40d457515d48963f91c538be3729
Author: Ross Brunton <ross at codeplay.com>
Date: 2025-07-18 (Fri, 18 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: 8fc44995817ccd30515fef24a36f9549f00b4175
https://github.com/llvm/llvm-project/commit/8fc44995817ccd30515fef24a36f9549f00b4175
Author: Ross Brunton <ross at codeplay.com>
Date: 2025-07-18 (Fri, 18 Jul 2025)
Changed paths:
M offload/liboffload/src/OffloadImpl.cpp
Log Message:
-----------
clang-format
Compare: https://github.com/llvm/llvm-project/compare/7a3defb7c467...8fc44995817c
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