[PATCH] D47958: [CUDA][HIP] Allow CUDA __global__ functions to have amdgpu kernel attributes
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 12 17:04:54 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334561: [CUDA][HIP] Allow CUDA __global__ functions to have amdgpu kernel attributes (authored by yaxunl, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D47958?vs=150872&id=151073#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47958
Files:
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/lib/Sema/SemaDeclAttr.cpp
cfe/trunk/test/CodeGenCUDA/amdgpu-kernel-attrs.cu
cfe/trunk/test/SemaCUDA/amdgpu-attrs.cu
cfe/trunk/test/SemaOpenCL/invalid-kernel-attrs.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47958.151073.patch
Type: text/x-patch
Size: 15602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180613/0ecc3a3c/attachment-0001.bin>
More information about the cfe-commits
mailing list