Skip to content

Fix test from #168609#169041

Merged
googlewalt merged 1 commit intollvm:mainfrom
googlewalt:crash2
Nov 21, 2025
Merged

Fix test from #168609#169041
googlewalt merged 1 commit intollvm:mainfrom
googlewalt:crash2

Conversation

@googlewalt
Copy link
Contributor

No description provided.

@llvmbot
Copy link
Member

llvmbot commented Nov 21, 2025

@llvm/pr-subscribers-backend-amdgpu

Author: Walter Lee (googlewalt)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/169041.diff

1 Files Affected:

  • (modified) llvm/test/CodeGen/AMDGPU/rewrite-vgpr-mfma-scale-to-agpr.mir (+1-1)
diff --git a/llvm/test/CodeGen/AMDGPU/rewrite-vgpr-mfma-scale-to-agpr.mir b/llvm/test/CodeGen/AMDGPU/rewrite-vgpr-mfma-scale-to-agpr.mir
index ab56c9982753f..999ea42910d92 100644
--- a/llvm/test/CodeGen/AMDGPU/rewrite-vgpr-mfma-scale-to-agpr.mir
+++ b/llvm/test/CodeGen/AMDGPU/rewrite-vgpr-mfma-scale-to-agpr.mir
@@ -1,4 +1,4 @@
-# RUN: not llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx950 -run-pass=greedy,amdgpu-rewrite-agpr-copy-mfma -verify-machineinstrs -o - %s 2>&1 | FileCheck %s
+# RUN: not --crash llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx950 -run-pass=greedy,amdgpu-rewrite-agpr-copy-mfma -verify-machineinstrs -o - %s 2>&1 | FileCheck %s
 # CHECK: Illegal virtual register for instruction
 # CHECK: Expected a VGPR_32 register, but got a AGPR_32 register
  

@googlewalt googlewalt enabled auto-merge (squash) November 21, 2025 14:06
@googlewalt googlewalt merged commit 2a3e745 into llvm:main Nov 21, 2025
11 of 12 checks passed
@googlewalt googlewalt deleted the crash2 branch November 21, 2025 15:54
aadeshps-mcw pushed a commit to aadeshps-mcw/llvm-project that referenced this pull request Nov 26, 2025
Priyanshu3820 pushed a commit to Priyanshu3820/llvm-project that referenced this pull request Nov 26, 2025
augusto2112 pushed a commit to augusto2112/llvm-project that referenced this pull request Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants