[all-commits] [llvm/llvm-project] 8c30cb: [OFFLOAD][L0] Add support for dynamic l0 fallbacks...

Alex Duran via All-commits all-commits at lists.llvm.org
Mon Jun 1 12:25:17 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c30cb246ce877c6a6b534fff5e58cc46ced95d3
      https://github.com/llvm/llvm-project/commit/8c30cb246ce877c6a6b534fff5e58cc46ced95d3
  Author: Alex Duran <alejandro.duran at intel.com>
  Date:   2026-06-01 (Mon, 01 Jun 2026)

  Changed paths:
    M offload/plugins-nextgen/level_zero/dynamic_l0/L0DynWrapper.cpp

  Log Message:
  -----------
  [OFFLOAD][L0] Add support for dynamic l0 fallbacks (#200517)

The PR adds support to define fallbacks for DLWRAP routines that are not
found when loading the library.
It implements a fallback for
zeCommandListAppendLaunchKernelWithArguments introduced in #194333 which
might not be available in older drivers.



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