summaryrefslogtreecommitdiff
path: root/polly/test/GPGPU/spir-codegen.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/GPGPU/spir-codegen.ll')
-rw-r--r--polly/test/GPGPU/spir-codegen.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/GPGPU/spir-codegen.ll b/polly/test/GPGPU/spir-codegen.ll
index f610f9158213..3715e1ec4427 100644
--- a/polly/test/GPGPU/spir-codegen.ll
+++ b/polly/test/GPGPU/spir-codegen.ll
@@ -1,6 +1,6 @@
; RUN: opt -opaque-pointers=0 %loadPolly -polly-codegen-ppcg \
; RUN: -polly-gpu-arch=spir32 \
-; RUN: -polly-acc-dump-kernel-ir -polly-process-unprofitable -disable-output -enable-new-pm=0 < %s | \
+; RUN: -polly-acc-dump-kernel-ir -polly-process-unprofitable -disable-output < %s | \
; RUN: FileCheck %s
; REQUIRES: pollyacc