summaryrefslogtreecommitdiffstats
path: root/polly/test/DeLICM/reduction_looprotate_gvnpre_cond2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/DeLICM/reduction_looprotate_gvnpre_cond2.ll')
-rw-r--r--polly/test/DeLICM/reduction_looprotate_gvnpre_cond2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/DeLICM/reduction_looprotate_gvnpre_cond2.ll b/polly/test/DeLICM/reduction_looprotate_gvnpre_cond2.ll
index 4f3def16471..ae015653030 100644
--- a/polly/test/DeLICM/reduction_looprotate_gvnpre_cond2.ll
+++ b/polly/test/DeLICM/reduction_looprotate_gvnpre_cond2.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadPolly -polly-delicm -analyze < %s | FileCheck %s -match-full-lines
+; RUN: opt %loadPolly -polly-stmt-granularity=bb -polly-delicm -analyze < %s | FileCheck %s -match-full-lines
;
; Load (but not store) of A[j] hoisted, reduction not written in all iterations.
; FIXME: %join is not mapped because the MemoryKind::Value mapping does not
OpenPOWER on IntegriCloud