[all-commits] [llvm/llvm-project] 2d8645: [AMDGPU] Add HWUI pressure heuristics to coexec st...

Jeffrey Byrnes via All-commits all-commits at lists.llvm.org
Mon Mar 23 14:52:06 PDT 2026


  Branch: refs/heads/users/jebyrnes/HWUI-coexec
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d8645412d05a0b10529c0f1c8fab705ff9b8351
      https://github.com/llvm/llvm-project/commit/2d8645412d05a0b10529c0f1c8fab705ff9b8351
  Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
  Date:   2026-03-23 (Mon, 23 Mar 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
    A llvm/test/CodeGen/AMDGPU/coexec-scheduler.ll

  Log Message:
  -----------
  [AMDGPU] Add HWUI pressure heuristics to coexec strategy

Change-Id: I322cc670c8d923a6df23588d8a14cdaec1f49da9


  Commit: 952eb72d5f9eebb19d82f651601c87790a13d4c8
      https://github.com/llvm/llvm-project/commit/952eb72d5f9eebb19d82f651601c87790a13d4c8
  Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
  Date:   2026-03-23 (Mon, 23 Mar 2026)

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

  Log Message:
  -----------
  Change old code

Change-Id: I26cff6c0c5743684778f022b264c9930eeff24ce


  Commit: 4ee71f1a9f2799cbf87eb7141d632c55d3099623
      https://github.com/llvm/llvm-project/commit/4ee71f1a9f2799cbf87eb7141d632c55d3099623
  Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
  Date:   2026-03-23 (Mon, 23 Mar 2026)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/coexec-sched-effective-stall.mir

  Log Message:
  -----------
  Fix mir test

Change-Id: I1b3dba10ea74c98454c433ecd52b165836929075


  Commit: 7a9dfe47a610fa3cd773386a09d95bf10363a529
      https://github.com/llvm/llvm-project/commit/7a9dfe47a610fa3cd773386a09d95bf10363a529
  Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
  Date:   2026-03-23 (Mon, 23 Mar 2026)

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

  Log Message:
  -----------
  Use AMDGPU namespace + const ref

Change-Id: Ie4ca27528c92dbd0f3cf6293d9bc25d13b7d31fc


  Commit: 625c2308cc734c4faf1fb2225eef98e4b9da944a
      https://github.com/llvm/llvm-project/commit/625c2308cc734c4faf1fb2225eef98e4b9da944a
  Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
  Date:   2026-03-23 (Mon, 23 Mar 2026)

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

  Log Message:
  -----------
  Update for rebase

Change-Id: If807373eb8553665b4a49e076fb155d261d8347d


  Commit: c063b583e26c8bae09b1f311985ea2c7d764aea4
      https://github.com/llvm/llvm-project/commit/c063b583e26c8bae09b1f311985ea2c7d764aea4
  Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
  Date:   2026-03-23 (Mon, 23 Mar 2026)

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

  Log Message:
  -----------
  Many typos

Change-Id: Ifb7c5914120624c5bdba1441b62b2ce5cc64c337


  Commit: b31dcefa58336846c475b321085d8712e10373d6
      https://github.com/llvm/llvm-project/commit/b31dcefa58336846c475b321085d8712e10373d6
  Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
  Date:   2026-03-23 (Mon, 23 Mar 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:
  -----------
  Review comments + fix test

Change-Id: I8d9d3fe7394997540d0257d8e4859b7ed811c3de


Compare: https://github.com/llvm/llvm-project/compare/d61b96e00244...b31dcefa5833

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