[PATCH] D57488: [CUDA] add support for the new kernel launch API in CUDA-9.2+.
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 31 13:34:10 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC352799: [CUDA] add support for the new kernel launch API in CUDA-9.2+. (authored by tra, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57488?vs=184592&id=184598#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57488/new/
https://reviews.llvm.org/D57488
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
lib/CodeGen/CGCUDANV.cpp
lib/Headers/__clang_cuda_runtime_wrapper.h
lib/Sema/SemaCUDA.cpp
lib/Sema/SemaDecl.cpp
test/CodeGenCUDA/Inputs/cuda.h
test/CodeGenCUDA/device-stub.cu
test/CodeGenCUDA/kernel-args-alignment.cu
test/CodeGenCUDA/kernel-call.cu
test/Driver/cuda-simple.cu
test/SemaCUDA/Inputs/cuda.h
test/SemaCUDA/config-type.cu
unittests/ASTMatchers/ASTMatchersTest.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57488.184598.patch
Type: text/x-patch
Size: 22988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190131/d013cb21/attachment-0001.bin>
More information about the cfe-commits
mailing list