[all-commits] [llvm/llvm-project] 8666a4: [AMDGPU] Add block carried latency to CoExecSched

Jeffrey Byrnes via All-commits all-commits at lists.llvm.org
Wed Apr 15 12:01:09 PDT 2026


  Branch: refs/heads/users/jebyrnes/BlockCarriedLatencyRebase0
  Home:   https://github.com/llvm/llvm-project
  Commit: 8666a498030a671d2ef1c3ce1c8befa2747ea9e8
      https://github.com/llvm/llvm-project/commit/8666a498030a671d2ef1c3ce1c8befa2747ea9e8
  Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
  Date:   2026-04-15 (Wed, 15 Apr 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCoExecSchedStrategy.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUCoExecSchedStrategy.h
    M llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
    M llvm/lib/Target/AMDGPU/GCNSchedStrategy.h
    M llvm/test/CodeGen/AMDGPU/coexec-scheduler.ll

  Log Message:
  -----------
  [AMDGPU] Add block carried latency to CoExecSched

Change-Id: Ib04e40e57d38e127d6c5452d1719e32dacef2ade


  Commit: 08c8094f75d9bf777c420fdb5d1f98caf9c2d0ee
      https://github.com/llvm/llvm-project/commit/08c8094f75d9bf777c420fdb5d1f98caf9c2d0ee
  Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
  Date:   2026-04-15 (Wed, 15 Apr 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCoExecSchedStrategy.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUCoExecSchedStrategy.h
    M llvm/test/CodeGen/AMDGPU/coexec-scheduler.ll

  Log Message:
  -----------
  Claude Code review

Change-Id: Iab06de2981b27667cc29a56931dd378ecf7a1b0c


  Commit: 26cbbbe2272fe2d1d3d8593414d193de7fd8bd56
      https://github.com/llvm/llvm-project/commit/26cbbbe2272fe2d1d3d8593414d193de7fd8bd56
  Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
  Date:   2026-04-15 (Wed, 15 Apr 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCoExecSchedStrategy.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUCoExecSchedStrategy.h

  Log Message:
  -----------
  Formatting

Change-Id: I3d89fba145471141ef945b1de15330caa245e82d


  Commit: e8887e22951d70d333a7b8ee72dafc16531eacca
      https://github.com/llvm/llvm-project/commit/e8887e22951d70d333a7b8ee72dafc16531eacca
  Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
  Date:   2026-04-15 (Wed, 15 Apr 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCoExecSchedStrategy.cpp
    M llvm/test/CodeGen/AMDGPU/coexec-scheduler.ll

  Log Message:
  -----------
  Merge conflict

Change-Id: I24f471688f9d0604b45e95a4fa4da85fb0d9ed76


Compare: https://github.com/llvm/llvm-project/compare/8666a498030a%5E...e8887e22951d

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