mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-10 18:34:09 +00:00
R600/SI: Fix -march in test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228848 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0dfec56734
commit
946f5e91ef
@ -1,8 +1,6 @@
|
||||
; RUN: llc -march=r600 -mcpu=SI -verify-machineinstrs -o - %s
|
||||
; RUN: llc -march=r600 -mcpu=tonga -verify-machineinstrs -o - %s
|
||||
; RUN: llc -march=amdgcn -mcpu=SI -verify-machineinstrs -o - %s
|
||||
; RUN: llc -march=amdgcn -mcpu=tonga -verify-machineinstrs -o - %s
|
||||
; ModuleID = 'bugpoint-reduced-simplified.bc'
|
||||
target datalayout = "e-p:32:32-p1:64:64-p2:64:64-p3:32:32-p4:64:64-p5:32:32-p24:64:64-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024-v2048:2048-n32:64"
|
||||
target triple = "r600--"
|
||||
|
||||
; SI: s_endpgm
|
||||
; Function Attrs: nounwind
|
||||
|
Loading…
x
Reference in New Issue
Block a user