LoopVectorizer: A reduction that has multiple uses of the reduction value is not
[oota-llvm.git] / test / Analysis / RegionInfo / infinite_loop_4.ll
index 681c305ce97188675f3d6a429f09784125b2139e..4ac9068f0dd8ffd8b84da15ecb6a29be5afefa7f 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
 ; RUN: opt -regions -analyze < %s 
 ; RUN: opt -regions -stats < %s 2>&1 | FileCheck -check-prefix=STAT %s
 ; RUN: opt -regions -print-region-style=bb  -analyze < %s 2>&1 | FileCheck -check-prefix=BBIT %s