mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 10:16:07 +00:00
[FIX] Require AMDGPU target in test case llvm/test/MachineVerifier/writelane_m0.mir
This commit is contained in:
parent
d8b61d7168
commit
58e8c072aa
@ -7,6 +7,8 @@
|
||||
# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1100 -verify-machineinstrs -run-pass=none -o - %s | FileCheck %s
|
||||
# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1200 -verify-machineinstrs -run-pass=none -o - %s | FileCheck %s
|
||||
|
||||
# REQUIRES: amdgpu-registered-target
|
||||
|
||||
---
|
||||
|
||||
name: writelane_m0
|
||||
|
Loading…
x
Reference in New Issue
Block a user