forked from OSchip/llvm-project
parent
8f81e4e31b
commit
058522f1da
|
@ -1,4 +1,5 @@
|
|||
; RUN: llvm-as < %s | opt -analyze -scalar-evolution | grep {255 iterations}
|
||||
; XFAIL: *
|
||||
|
||||
define i32 @foo(i32 %x, i32 %y, i32* %lam, i32* %alp) nounwind {
|
||||
bb1.thread:
|
||||
|
|
Loading…
Reference in New Issue