diff --git a/test/CodeGen/AMDGPU/r600.alu-limits.ll b/test/CodeGen/AMDGPU/r600.alu-limits.ll index 648fe0489a9..1f8a0e6588f 100644 --- a/test/CodeGen/AMDGPU/r600.alu-limits.ll +++ b/test/CodeGen/AMDGPU/r600.alu-limits.ll @@ -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: