1
0
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:
NAKAMURA Takumi 2017-02-19 02:31:06 +00:00
parent 90784d3126
commit a8741d2ac3

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: