[all-commits] [llvm/llvm-project] 30c795: [Offload] `olLaunchHostFunction` (#152482)

Ross Brunton via All-commits all-commits at lists.llvm.org
Fri Aug 15 01:40:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30c79511360de82c57cf9a78fff9fb10a8ccc58a
      https://github.com/llvm/llvm-project/commit/30c79511360de82c57cf9a78fff9fb10a8ccc58a
  Author: Ross Brunton <ross at codeplay.com>
  Date:   2025-08-15 (Fri, 15 Aug 2025)

  Changed paths:
    M offload/liboffload/API/APIDefs.td
    M offload/liboffload/API/Queue.td
    M offload/liboffload/src/OffloadImpl.cpp
    M offload/plugins-nextgen/amdgpu/src/rtl.cpp
    M offload/plugins-nextgen/common/include/PluginInterface.h
    M offload/plugins-nextgen/common/src/PluginInterface.cpp
    M offload/plugins-nextgen/cuda/src/rtl.cpp
    M offload/plugins-nextgen/host/src/rtl.cpp
    M offload/unittests/OffloadAPI/CMakeLists.txt
    A offload/unittests/OffloadAPI/queue/olLaunchHostFunction.cpp

  Log Message:
  -----------
  [Offload] `olLaunchHostFunction` (#152482)

Add an `olLaunchHostFunction` method that allows enqueueing host work
to the stream.



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