forked from OSchip/llvm-project
parent
00135562e5
commit
5502eb0986
|
@ -2,6 +2,8 @@
|
|||
; RUN: -polly-codegen-ppcg -polly-scops \
|
||||
; RUN: -polly-invariant-load-hoisting < %s | FileCheck %s
|
||||
|
||||
; REQUIRES: pollyacc
|
||||
|
||||
; Verify that invariant loads used in a kernel statement are correctly forwarded
|
||||
; as subtree value to the GPU kernel.
|
||||
|
||||
|
|
Loading…
Reference in New Issue