Skip to content

Commit 58e8c07

Browse files
committed
[FIX] Require AMDGPU target in test case llvm/test/MachineVerifier/writelane_m0.mir
1 parent d8b61d7 commit 58e8c07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/MachineVerifier/writelane_m0.mir

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1100 -verify-machineinstrs -run-pass=none -o - %s | FileCheck %s
88
# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1200 -verify-machineinstrs -run-pass=none -o - %s | FileCheck %s
99

10+
# REQUIRES: amdgpu-registered-target
11+
1012
---
1113

1214
name: writelane_m0

0 commit comments

Comments
 (0)