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

Ross Brunton via All-commits all-commits at lists.llvm.org
Wed Jul 23 03:47:57 PDT 2025


  Branch: refs/heads/users/RossBrunton/keylookup3
  Home:   https://github.com/llvm/llvm-project
  Commit: 0deb8f4628b725e3632b04692d986121c4615113
      https://github.com/llvm/llvm-project/commit/0deb8f4628b725e3632b04692d986121c4615113
  Author: Ross Brunton <ross at codeplay.com>
  Date:   2025-07-23 (Wed, 23 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: 3266c9501e20c6d54a7b7a4f68dd5ac7c0265ba6
      https://github.com/llvm/llvm-project/commit/3266c9501e20c6d54a7b7a4f68dd5ac7c0265ba6
  Author: Ross Brunton <ross at codeplay.com>
  Date:   2025-07-23 (Wed, 23 Jul 2025)

  Changed paths:
    M offload/liboffload/src/OffloadImpl.cpp

  Log Message:
  -----------
  clang-format


  Commit: 72f45668082950f613efb3955db0446da1652b59
      https://github.com/llvm/llvm-project/commit/72f45668082950f613efb3955db0446da1652b59
  Author: Ross Brunton <ross at codeplay.com>
  Date:   2025-07-23 (Wed, 23 Jul 2025)

  Changed paths:
    M offload/liboffload/src/OffloadImpl.cpp

  Log Message:
  -----------
  Use last


Compare: https://github.com/llvm/llvm-project/compare/cef6fb47e211...72f456680829

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