mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Add REQUIRES:asserts to 3 tests in llvm/test/CodeGen/R600 added in r192212.
They are failing in assertions. llvm-svn: 197669
This commit is contained in:
parent
ca4f03760d
commit
e67a3fe0ef
@ -1,3 +1,4 @@
|
||||
; REQUIRES: asserts
|
||||
; XFAIL: *
|
||||
; RUN: llc < %s -march=r600 -mcpu=redwood -o %t
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
; REQUIRES: asserts
|
||||
; XFAIL: *
|
||||
; RUN: llc -march=r600 -mcpu=SI -asm-verbose=false < %s | FileCheck %s
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
; REQUIRES: asserts
|
||||
; XFAIL: *
|
||||
; RUN: llc -march=r600 -mcpu=SI < %s
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user