[PATCH] D86376: [HIP] Emit kernel symbol
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 10 19:13:56 PST 2021
yaxunl updated this revision to Diff 322894.
yaxunl added a comment.
handle launch kernel by API and launch kernel in function pointer.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86376/new/
https://reviews.llvm.org/D86376
Files:
clang/lib/CodeGen/CGCUDANV.cpp
clang/lib/CodeGen/CGCUDARuntime.h
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGenCUDA/Inputs/cuda.h
clang/test/CodeGenCUDA/cxx-call-kernel.cpp
clang/test/CodeGenCUDA/kernel-dbg-info.cu
clang/test/CodeGenCUDA/kernel-stub-name.cu
clang/test/CodeGenCUDA/unnamed-types.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86376.322894.patch
Type: text/x-patch
Size: 17042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210211/556aa4b4/attachment-0001.bin>
More information about the cfe-commits
mailing list