mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
llvm/test/CodeGen/AMDGPU/r600.alu-limits.ll should require +Asserts. This would run into infinite loop anyways with -Asserts.
llvm-svn: 295591
This commit is contained in:
parent
90784d3126
commit
a8741d2ac3
@ -1,5 +1,6 @@
|
||||
; RUN: opt -loop-unroll -unroll-threshold=2000 -S < %s | llc -march=r600 -mcpu=cypress | FileCheck %s
|
||||
; XFAIL: *
|
||||
; REQUIRES: asserts
|
||||
|
||||
; CHECK: {{^}}@alu_limits:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user