repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
AMDGPU: Fix warnings introduced by r310336
[llvm-project.git]
/
polly
/
tools
/
CMakeLists.txt
blob
7c89ed549421a2ee747c14044116c3534d5644b9
1
if (CUDA_FOUND OR OpenCL_FOUND)
2
add_subdirectory(GPURuntime)
3
endif (CUDA_FOUND OR OpenCL_FOUND)
4
5
set(LLVM_COMMON_DEPENDS ${LLVM_COMMON_DEPENDS} PARENT_SCOPE)