summaryrefslogtreecommitdiffstats
path: root/polly/test/ScopInfo/constant_functions_multi_dim.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/ScopInfo/constant_functions_multi_dim.ll')
-rw-r--r--polly/test/ScopInfo/constant_functions_multi_dim.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/ScopInfo/constant_functions_multi_dim.ll b/polly/test/ScopInfo/constant_functions_multi_dim.ll
index 726e19fec1a..8483e64c084 100644
--- a/polly/test/ScopInfo/constant_functions_multi_dim.ll
+++ b/polly/test/ScopInfo/constant_functions_multi_dim.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadPolly -polly-scops -analyze \
+; RUN: opt %loadPolly -polly-stmt-granularity=bb -polly-scops -analyze \
; RUN: -polly-detect-full-functions < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
OpenPOWER on IntegriCloud