summaryrefslogtreecommitdiffstats
path: root/polly/test/ScopDetect/cross_loop_non_single_exit_2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/ScopDetect/cross_loop_non_single_exit_2.ll')
-rw-r--r--polly/test/ScopDetect/cross_loop_non_single_exit_2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/ScopDetect/cross_loop_non_single_exit_2.ll b/polly/test/ScopDetect/cross_loop_non_single_exit_2.ll
index 730205463d3..f6c16d62783 100644
--- a/polly/test/ScopDetect/cross_loop_non_single_exit_2.ll
+++ b/polly/test/ScopDetect/cross_loop_non_single_exit_2.ll
@@ -1,5 +1,5 @@
; RUN: opt %loadPolly -polly-detect -analyze < %s | FileCheck %s
-; RUN: opt %loadPolly -polly-detect -polly-codegen-scev -analyze < %s | FileCheck %s
+; RUN: opt %loadPolly -polly-detect -analyze < %s | FileCheck %s
; void f(long A[], long N) {
; long i;
OpenPOWER on IntegriCloud