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 f769e214916a..f610f9158213 100644
--- a/polly/test/GPGPU/spir-codegen.ll
+++ b/polly/test/GPGPU/spir-codegen.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadPolly -polly-codegen-ppcg \
+; 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: FileCheck %s