[llvm] [AMDGPU] RewriteMFMAFormStage: fix SpillCost early-return missing reset (PR #199708)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 1 07:44:14 PDT 2026
================
@@ -0,0 +1,177 @@
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx950 \
----------------
shiltian wrote:
auto generate the check lines pls.
https://llvm.org/docs/AMDGPU/DeveloperGuideline.html#auto-generate-check-lines
https://github.com/llvm/llvm-project/pull/199708
More information about the llvm-commits
mailing list