[all-commits] [llvm/llvm-project] 41fed2: [Offload] Add PRODUCT_NAME device info (#155632)

Ross Brunton via All-commits all-commits at lists.llvm.org
Thu Aug 28 07:16:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 41fed2d048ff67ff80c186992f98644764f26bac
      https://github.com/llvm/llvm-project/commit/41fed2d048ff67ff80c186992f98644764f26bac
  Author: Ross Brunton <ross at codeplay.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M offload/liboffload/API/Device.td
    M offload/liboffload/src/OffloadImpl.cpp
    M offload/plugins-nextgen/amdgpu/src/rtl.cpp
    M offload/plugins-nextgen/cuda/src/rtl.cpp
    M offload/unittests/Conformance/lib/DeviceContext.cpp
    M offload/unittests/OffloadAPI/common/Environment.cpp
    M offload/unittests/OffloadAPI/device/olGetDeviceInfo.cpp
    M offload/unittests/OffloadAPI/device/olGetDeviceInfoSize.cpp

  Log Message:
  -----------
  [Offload] Add PRODUCT_NAME device info (#155632)

On my system, this will be "Radeon RX 7900 GRE" rather than "gfx1100". For Nvidia, the product name and device name are identical.



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