aboutsummaryrefslogtreecommitdiff
path: root/polly/test/ScopInfo/expensive-boundary-context.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/ScopInfo/expensive-boundary-context.ll')
-rw-r--r--polly/test/ScopInfo/expensive-boundary-context.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/polly/test/ScopInfo/expensive-boundary-context.ll b/polly/test/ScopInfo/expensive-boundary-context.ll
index 95212f8..c0d2dcd 100644
--- a/polly/test/ScopInfo/expensive-boundary-context.ll
+++ b/polly/test/ScopInfo/expensive-boundary-context.ll
@@ -1,5 +1,4 @@
-; RUN: opt %loadNPMPolly '-passes=print<polly-detect>,print<polly-function-scops>' -disable-output \
-; RUN: < %s 2>&1 | FileCheck %s
+; RUN: opt %loadNPMPolly '-passes=polly-custom<scops>' -polly-print-detect -polly-print-scops -disable-output < %s 2>&1 | FileCheck %s
; CHECK-NOT: Assumed Context:
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"