]> granicus.if.org Git - clang/commit
[HIP] Support new kernel launching API
authorYaxun Liu <Yaxun.Liu@amd.com>
Tue, 24 Sep 2019 19:16:40 +0000 (19:16 +0000)
committerYaxun Liu <Yaxun.Liu@amd.com>
Tue, 24 Sep 2019 19:16:40 +0000 (19:16 +0000)
commit7fd15a3b66eaa8c90756983ddd960624f543949f
tree995ee23f86a635b6dd608886d49848ae1b3d78af
parente8c2d2746b1e718b607b78a830534fd3a981d250
[HIP] Support new kernel launching API

Differential Revision: https://reviews.llvm.org/D67947

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@372773 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/LangOptions.def
include/clang/Driver/Options.td
lib/CodeGen/CGCUDANV.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Sema/SemaCUDA.cpp
test/CodeGenCUDA/Inputs/cuda.h
test/CodeGenCUDA/kernel-call.cu