We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f20f9a commit bde140cCopy full SHA for bde140c
llvm/test/CodeGen/AMDGPU/infinite-loop-evergreen.ll
@@ -1,6 +1,6 @@
1
; XFAIL: *
2
; REQUIRES: asserts
3
-; RUN: llc -mtriple=r600 -mcpu=cypress < %s | FileCheck %s
+; RUN: llc -mtriple=r600 -mcpu=cypress < %s
4
5
define amdgpu_kernel void @inf_loop_irreducible_cfg() nounwind {
6
entry:
0 commit comments