[all-commits] [llvm/llvm-project] 0550a4: [Offload] Refactor device information queries to u...

Ross Brunton via All-commits all-commits at lists.llvm.org
Tue Jul 8 02:13:03 PDT 2025


  Branch: refs/heads/users/RossBrunton/keylookup3
  Home:   https://github.com/llvm/llvm-project
  Commit: 0550a48a4794312063b27a342d68f708ccf55684
      https://github.com/llvm/llvm-project/commit/0550a48a4794312063b27a342d68f708ccf55684
  Author: Ross Brunton <ross at codeplay.com>
  Date:   2025-07-08 (Tue, 08 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.



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