[all-commits] [llvm/llvm-project] 29a758: [AMDGPU] Add MemoryPipeline scheduling to Coexec s...

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


  Branch: refs/heads/users/jebyrnes/FenceWaitRebase0
  Home:   https://github.com/llvm/llvm-project
  Commit: 29a758f37e399e751da51dc4b394035e10c0311c
      https://github.com/llvm/llvm-project/commit/29a758f37e399e751da51dc4b394035e10c0311c
  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-sched-effective-stall.mir

  Log Message:
  -----------
  [AMDGPU] Add MemoryPipeline scheduling to Coexec sched

Change-Id: I52c476834155823d1ba998cdbbcb3ad6a7e6f2f5


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

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

  Log Message:
  -----------
  Add a comment

Change-Id: I447f7f1fb185b18924cfd98249b5a0a05fef2484


  Commit: 9f8c25c6dab9bfe39a2aa22384c2a02462744dd5
      https://github.com/llvm/llvm-project/commit/9f8c25c6dab9bfe39a2aa22384c2a02462744dd5
  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

  Log Message:
  -----------
  Make fence heuristic work bottom-up

Change-Id: I629cbc8905b87a962e8b123287e5f60a3154df6b


  Commit: 50faac27da978131cf61bfff10f0665c9aab790c
      https://github.com/llvm/llvm-project/commit/50faac27da978131cf61bfff10f0665c9aab790c
  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

  Log Message:
  -----------
  Add back tryLatency

Change-Id: I12d4f255c48ed77ba927eb3b192e5903f1f5e24f


  Commit: 1c09524146ed2433644a49a3fd7952ba6d9ac0bb
      https://github.com/llvm/llvm-project/commit/1c09524146ed2433644a49a3fd7952ba6d9ac0bb
  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

  Log Message:
  -----------
  clang-format

Change-Id: I534b1a979f55339a814ef3416c2492252845add5


  Commit: 4eab94b189845c14a9acc2c2d966af91cce735c3
      https://github.com/llvm/llvm-project/commit/4eab94b189845c14a9acc2c2d966af91cce735c3
  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

  Log Message:
  -----------
  Add comment

Change-Id: I2180bba631fe4a01ed3c3fbcfa8c19cbefa84133


Compare: https://github.com/llvm/llvm-project/compare/03e7b829e450...4eab94b18984

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