llvm/test/CodeGen/AMDGPU/r600.alu-limits.ll should require +Asserts. This would run into infinite loop anyways with -Asserts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295591 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2017-02-19 02:31:06 +00:00
parent 9981ab3f2d
commit 7cca07f9d6

View File

@ -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: