[PATCH] D67947: [HIP] Support new kernel launching API
Yaxun Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 24 12:16:31 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372773: [HIP] Support new kernel launching API (authored by yaxunl, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D67947?vs=221458&id=221570#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67947/new/
https://reviews.llvm.org/D67947
Files:
cfe/trunk/include/clang/Basic/LangOptions.def
cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/lib/CodeGen/CGCUDANV.cpp
cfe/trunk/lib/Driver/ToolChains/Clang.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/lib/Sema/SemaCUDA.cpp
cfe/trunk/test/CodeGenCUDA/Inputs/cuda.h
cfe/trunk/test/CodeGenCUDA/kernel-call.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67947.221570.patch
Type: text/x-patch
Size: 8799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/f23340aa/attachment.bin>
More information about the llvm-commits
mailing list