forked from OSchip/llvm-project
[Polly] Do not use -O3 pipeline for single pass test.
This commit is contained in:
parent
a7db680183
commit
11511ee343
|
@ -1,4 +1,4 @@
|
|||
; RUN: opt %loadPolly -O3 -polly -polly-target=gpu \
|
||||
; RUN: opt %loadPolly -polly-codegen-ppcg -polly-target=gpu \
|
||||
; RUN: -polly-gpu-arch=spir32 \
|
||||
; RUN: -polly-acc-dump-kernel-ir -polly-process-unprofitable -disable-output -enable-new-pm=0 < %s | \
|
||||
; RUN: FileCheck %s
|
||||
|
|
Loading…
Reference in New Issue