[all-commits] [llvm/llvm-project] 2183d1: [Offload] Add `olGetGlobalVariable`

Ross Brunton via All-commits all-commits at lists.llvm.org
Thu Jul 10 06:55:35 PDT 2025


  Branch: refs/heads/users/RossBrunton/symbol2
  Home:   https://github.com/llvm/llvm-project
  Commit: 2183d13cf39e8dceda18feb58a22afcb85dbcdc4
      https://github.com/llvm/llvm-project/commit/2183d13cf39e8dceda18feb58a22afcb85dbcdc4
  Author: Ross Brunton <ross at codeplay.com>
  Date:   2025-07-10 (Thu, 10 Jul 2025)

  Changed paths:
    M offload/liboffload/API/Symbol.td
    M offload/liboffload/src/OffloadImpl.cpp
    M offload/unittests/OffloadAPI/CMakeLists.txt
    M offload/unittests/OffloadAPI/device_code/global.c
    M offload/unittests/OffloadAPI/kernel/olLaunchKernel.cpp
    A offload/unittests/OffloadAPI/symbol/olGetGlobalVariable.cpp

  Log Message:
  -----------
  [Offload] Add `olGetGlobalVariable`

Looks up a global variable as a symbol



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