[all-commits] [llvm/llvm-project] 43ce76: [OFFLOAD][L0][NFC] Rename AsyncQueueTy struct to L...

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


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

  Changed paths:
    R offload/plugins-nextgen/level_zero/include/AsyncQueue.h
    M offload/plugins-nextgen/level_zero/include/L0Device.h
    M offload/plugins-nextgen/level_zero/include/L0Kernel.h
    A 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][NFC] Rename AsyncQueueTy struct to L0QueueTy (#200921)

L0QueueTy is more descriptive after the changes in #200650.

Also renamed the header name and one internal field to be more
descriptive.



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