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

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


  Branch: refs/heads/users/jebyrnes/FenceWaitRebase2
  Home:   https://github.com/llvm/llvm-project
  Commit: 7bd577ecfb318a15bf378730f1e1a622fdd2657b
      https://github.com/llvm/llvm-project/commit/7bd577ecfb318a15bf378730f1e1a622fdd2657b
  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: dc86abcb4b016de87895358b1bd3161d9534aa76
      https://github.com/llvm/llvm-project/commit/dc86abcb4b016de87895358b1bd3161d9534aa76
  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: 0a1d2e72b129c3ea71cb9b497ee4aa13681b714e
      https://github.com/llvm/llvm-project/commit/0a1d2e72b129c3ea71cb9b497ee4aa13681b714e
  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: 253d61a646414a70d3c7ffa0739cd0d22fd5c195
      https://github.com/llvm/llvm-project/commit/253d61a646414a70d3c7ffa0739cd0d22fd5c195
  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: 66ff79fb554a1aeeabb40a7ce982ae071fd57937
      https://github.com/llvm/llvm-project/commit/66ff79fb554a1aeeabb40a7ce982ae071fd57937
  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: 333b8d38f92172021d80bc3c06cedba5441b8714
      https://github.com/llvm/llvm-project/commit/333b8d38f92172021d80bc3c06cedba5441b8714
  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/7bd577ecfb31%5E...333b8d38f921

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