LoopVectorizer: A reduction that has multiple uses of the reduction value is not
[oota-llvm.git] / test / Analysis / RegionInfo / infinite_loop.ll
index 8e588286a58a78cbf3e339d7dad45b4e040714a0..61abef8ff7a9e4e7ba24e3dffad36eb5ea1400cc 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