mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-02 23:27:16 +00:00
[tests] Add forgotten pollyacc REQUIRES line
llvm-svn: 306273
This commit is contained in:
parent
b01fff06ed
commit
2927cb7520
@ -7,6 +7,8 @@
|
||||
; RUN: opt %loadPolly -polly-scops -analyze -polly-invariant-load-hoisting \
|
||||
; RUN: -polly-codegen-ppcg -polly-acc-dump-kernel-ir < %s | FileCheck %s -check-prefix=KERNEL-IR
|
||||
;
|
||||
; REQUIRES: pollyacc
|
||||
;
|
||||
; SCOP: Function: f
|
||||
; SCOP-NEXT: Region: %entry.split---%for.end26
|
||||
; SCOP-NEXT: Max Loop Depth: 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user