summaryrefslogtreecommitdiffstats
path: root/polly/test/ScopInfo/stmt_split_phi_in_stmt.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/ScopInfo/stmt_split_phi_in_stmt.ll')
-rw-r--r--polly/test/ScopInfo/stmt_split_phi_in_stmt.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/ScopInfo/stmt_split_phi_in_stmt.ll b/polly/test/ScopInfo/stmt_split_phi_in_stmt.ll
index 02603af1c86..5656086f305 100644
--- a/polly/test/ScopInfo/stmt_split_phi_in_stmt.ll
+++ b/polly/test/ScopInfo/stmt_split_phi_in_stmt.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadPolly -polly-scops -analyze -polly-print-instructions < %s | FileCheck %s
+; RUN: opt %loadPolly -polly-stmt-granularity=bb -polly-scops -analyze -polly-print-instructions < %s | FileCheck %s
;
; CHECK: Statements {
; CHECK-NEXT: Stmt_Stmt
OpenPOWER on IntegriCloud