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

Ross Brunton via All-commits all-commits at lists.llvm.org
Mon Jul 7 08:18:26 PDT 2025


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