[all-commits] [llvm/llvm-project] 3b6730: [OFFLOAD][L0] Use counter-based events for inorder...

Alex Duran via All-commits all-commits at lists.llvm.org
Thu Jun 11 10:33:38 PDT 2026


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

  Changed paths:
    M offload/plugins-nextgen/level_zero/dynamic_l0/level_zero/ze_api.h
    M offload/plugins-nextgen/level_zero/include/L0Event.h
    M offload/plugins-nextgen/level_zero/src/L0Context.cpp
    M offload/plugins-nextgen/level_zero/src/L0Event.cpp

  Log Message:
  -----------
  [OFFLOAD][L0] Use counter-based events for inorder queues (#202301)

Inorder queues can use counter-based events which have better
performance and provide early-reused semantics.

Assisted by Claude.



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