summaryrefslogtreecommitdiffstats
path: root/polly/test/Simplify/nocoalesce_differentvalues.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/Simplify/nocoalesce_differentvalues.ll')
-rw-r--r--polly/test/Simplify/nocoalesce_differentvalues.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/Simplify/nocoalesce_differentvalues.ll b/polly/test/Simplify/nocoalesce_differentvalues.ll
index ef1b7fca88f..20ea14e90b1 100644
--- a/polly/test/Simplify/nocoalesce_differentvalues.ll
+++ b/polly/test/Simplify/nocoalesce_differentvalues.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-postfix=transformed -polly-simplify -analyze < %s | FileCheck -match-full-lines %s
+; RUN: opt %loadPolly -polly-stmt-granularity=bb -polly-import-jscop -polly-import-jscop-postfix=transformed -polly-simplify -analyze < %s | FileCheck -match-full-lines %s
;
; Do not combine stores that write different values.
;
OpenPOWER on IntegriCloud