summaryrefslogtreecommitdiffstats
path: root/polly/test/ScopInfo/non-affine-region-with-loop-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/ScopInfo/non-affine-region-with-loop-2.ll')
-rw-r--r--polly/test/ScopInfo/non-affine-region-with-loop-2.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/polly/test/ScopInfo/non-affine-region-with-loop-2.ll b/polly/test/ScopInfo/non-affine-region-with-loop-2.ll
index 555c6e12007..3826943dbdd 100644
--- a/polly/test/ScopInfo/non-affine-region-with-loop-2.ll
+++ b/polly/test/ScopInfo/non-affine-region-with-loop-2.ll
@@ -1,5 +1,5 @@
-; RUN: opt %loadPolly -polly-allow-nonaffine-loops -polly-scops -analyze < %s | FileCheck %s
-; RUN: opt %loadPolly -polly-allow-nonaffine-loops -polly-codegen -analyze
+; RUN: opt %loadPolly -polly-stmt-granularity=bb -polly-allow-nonaffine-loops -polly-scops -analyze < %s | FileCheck %s
+; RUN: opt %loadPolly -polly-stmt-granularity=bb -polly-allow-nonaffine-loops -polly-codegen -analyze
;
; CHECK: Stmt_loop3
; CHECK: Domain :=
OpenPOWER on IntegriCloud