[all-commits] [llvm/llvm-project] fc94ef: AMDGPU: Disable scheduler mfma rewrite stage by de...

Tony Linthicum via All-commits all-commits at lists.llvm.org
Fri Jan 23 14:39:25 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc94ef9576fd716739c5753fce8b61f6b3aa7617
      https://github.com/llvm/llvm-project/commit/fc94ef9576fd716739c5753fce8b61f6b3aa7617
  Author: Tony Linthicum <tony.linthicum at outlook.com>
  Date:   2026-01-23 (Fri, 23 Jan 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
    M llvm/test/CodeGen/AMDGPU/sched_mfma_rewrite_copies.mir
    M llvm/test/CodeGen/AMDGPU/sched_mfma_rewrite_cost.mir

  Log Message:
  -----------
  AMDGPU: Disable scheduler mfma rewrite stage by default for now (#177624)

Currently generating an excess number of copies. Turning it off to avoid
churn for other developers.



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