summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/sequential_loops.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/Isl/CodeGen/sequential_loops.ll')
-rw-r--r--polly/test/Isl/CodeGen/sequential_loops.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/Isl/CodeGen/sequential_loops.ll b/polly/test/Isl/CodeGen/sequential_loops.ll
index 51d76136d58..2f6e92a4ce0 100644
--- a/polly/test/Isl/CodeGen/sequential_loops.ll
+++ b/polly/test/Isl/CodeGen/sequential_loops.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadPolly -polly-ast -analyze < %s | FileCheck %s
+; RUN: opt %loadPolly -polly-no-early-exit -polly-ast -analyze < %s | FileCheck %s
;#include <string.h>
;#define N 1024
OpenPOWER on IntegriCloud