summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/single_do_loop_scev_replace.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/Isl/CodeGen/single_do_loop_scev_replace.ll')
-rw-r--r--polly/test/Isl/CodeGen/single_do_loop_scev_replace.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/Isl/CodeGen/single_do_loop_scev_replace.ll b/polly/test/Isl/CodeGen/single_do_loop_scev_replace.ll
index 57e37ec6231..b52b9ce8c1e 100644
--- a/polly/test/Isl/CodeGen/single_do_loop_scev_replace.ll
+++ b/polly/test/Isl/CodeGen/single_do_loop_scev_replace.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadPolly -polly-no-early-exit -polly-ast -analyze < %s | FileCheck %s
+; RUN: opt %loadPolly -polly-detect-unprofitable -polly-no-early-exit -polly-ast -analyze < %s | FileCheck %s
;#define N 20
;#include "limits.h"
OpenPOWER on IntegriCloud