LoopVectorizer: A reduction that has multiple uses of the reduction value is not
[oota-llvm.git] / test / Analysis / RegionInfo / next.ll
index 890b4f23001e321abae746e5171f93d72d690c40..b22bbcc2b6d5c567f6635e3fdaf1606a9f34d581 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
 ; RUN: opt -regions -analyze < %s | FileCheck %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