12 lines · plain
1; XFAIL: *2; REQUIRES: asserts3; RUN: llc -mtriple=r600 -mcpu=cypress < %s4 5define amdgpu_kernel void @inf_loop_irreducible_cfg() nounwind {6entry:7 br label %block8 9block:10 br label %block11}12 1; XFAIL: *2; REQUIRES: asserts3; RUN: llc -mtriple=r600 -mcpu=cypress < %s4 5define amdgpu_kernel void @inf_loop_irreducible_cfg() nounwind {6entry:7 br label %block8 9block:10 br label %block11}12