LoopVectorizer: A reduction that has multiple uses of the reduction value is not
[oota-llvm.git] / test / Analysis / RegionInfo / infinite_loop.ll
index 59cead492619e74145c75cb907b4a9572d86b38e..61abef8ff7a9e4e7ba24e3dffad36eb5ea1400cc 100644 (file)
@@ -1,5 +1,6 @@
+; REQUIRES: asserts
 ; RUN: opt -regions -analyze < %s 
-; RUN: opt -regions -stats < %s |& FileCheck -check-prefix=STAT %s
+; RUN: opt -regions -stats < %s 2>&1 | FileCheck -check-prefix=STAT %s
 
 define void @normal_condition() nounwind {
 0: