[llvm] [AMDGPU] Fix handling of setting register classes in MFMA scheduler rewrite stage (PR #181047)
Tony Linthicum via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 12 12:48:26 PST 2026
================
@@ -0,0 +1,1867 @@
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx942 -O1 -amdgpu-disable-rewrite-mfma-form-sched-stage=false -verify-machineinstrs < %s
----------------
tlinthic wrote:
Will do.
https://github.com/llvm/llvm-project/pull/181047
More information about the llvm-commits
mailing list