summaryrefslogtreecommitdiffstats
path: root/polly/test/Simplify/out-of-scop-use-in-region-entry-phi-node.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/Simplify/out-of-scop-use-in-region-entry-phi-node.ll')
-rw-r--r--polly/test/Simplify/out-of-scop-use-in-region-entry-phi-node.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/Simplify/out-of-scop-use-in-region-entry-phi-node.ll b/polly/test/Simplify/out-of-scop-use-in-region-entry-phi-node.ll
index d41810d0971..b48f65d833b 100644
--- a/polly/test/Simplify/out-of-scop-use-in-region-entry-phi-node.ll
+++ b/polly/test/Simplify/out-of-scop-use-in-region-entry-phi-node.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadPolly -polly-scops -polly-simplify -analyze < %s | FileCheck %s
+; RUN: opt %loadPolly -polly-stmt-granularity=bb -polly-scops -polly-simplify -analyze < %s | FileCheck %s
;
; %tmp5 must keep the Value WRITE MemoryAccess, because as an incoming value of
; %tmp4, it is an "external use".
OpenPOWER on IntegriCloud