[all-commits] [llvm/llvm-project] f834b7: [OFFLOAD][L0] Move dataFence logic to L0Queue (#20...

Alex Duran via All-commits all-commits at lists.llvm.org
Tue Jun 2 08:13:57 PDT 2026


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

  Changed paths:
    M offload/plugins-nextgen/level_zero/include/L0CmdListManager.h
    M offload/plugins-nextgen/level_zero/include/L0Queue.h
    M offload/plugins-nextgen/level_zero/src/L0Device.cpp
    M offload/plugins-nextgen/level_zero/src/L0Queue.cpp

  Log Message:
  -----------
  [OFFLOAD][L0] Move dataFence logic to L0Queue (#201046)

The dataFence device operation logic was still on L0Device. With this all the operations working on command lists have their logic consolidated in L0Queue.



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