[PATCH] D44747: Set calling convention for CUDA kernel
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 29 08:07:51 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL328795: Set calling convention for CUDA kernel (authored by yaxunl, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D44747?vs=140131&id=140256#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44747
Files:
cfe/trunk/include/clang/Basic/Specifiers.h
cfe/trunk/lib/AST/ItaniumMangle.cpp
cfe/trunk/lib/AST/Type.cpp
cfe/trunk/lib/AST/TypePrinter.cpp
cfe/trunk/lib/CodeGen/CGCall.cpp
cfe/trunk/lib/CodeGen/CGDebugInfo.cpp
cfe/trunk/lib/CodeGen/TargetInfo.cpp
cfe/trunk/lib/CodeGen/TargetInfo.h
cfe/trunk/lib/Sema/SemaExpr.cpp
cfe/trunk/lib/Sema/SemaOverload.cpp
cfe/trunk/lib/Sema/SemaType.cpp
cfe/trunk/test/CodeGenCUDA/kernel-amdgcn.cu
cfe/trunk/tools/libclang/CXType.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44747.140256.patch
Type: text/x-patch
Size: 10417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180329/171e4c79/attachment-0001.bin>
More information about the cfe-commits
mailing list