mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
[AMDGPU] Added target to mir test. NFC.
Test was used without -mcpu, although tested instructions not available on all ASICs. llvm-svn: 354830
This commit is contained in:
parent
270358b177
commit
fa30e22db8
@ -1,4 +1,4 @@
|
||||
# RUN: llc -march=amdgcn %s -run-pass twoaddressinstruction -verify-machineinstrs -o - | FileCheck -check-prefix=GCN %s
|
||||
# RUN: llc -march=amdgcn -mcpu=gfx900 %s -run-pass twoaddressinstruction -verify-machineinstrs -o - | FileCheck -check-prefix=GCN %s
|
||||
|
||||
# GCN-LABEL: name: test_madmk_reg_imm_f32
|
||||
# GCN: V_MADMK_F32 killed %0.sub0, 1078523331, killed %1, implicit $exec
|
||||
|
Loading…
Reference in New Issue
Block a user