[PATCH] D44984: [HIP] Add hip input kind and codegen for kernel launching
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 17 12:50:41 PDT 2018
yaxunl updated this revision to Diff 142818.
yaxunl marked an inline comment as done.
yaxunl retitled this revision from "[HIP] Add hip file type and codegen for kernel launching" to "[HIP] Add hip input kind and codegen for kernel launching".
yaxunl edited the summary of this revision.
yaxunl added a comment.
Add hip as input kind and language standard.
https://reviews.llvm.org/D44984
Files:
include/clang/Basic/LangOptions.def
include/clang/Frontend/FrontendOptions.h
include/clang/Frontend/LangStandards.def
lib/CodeGen/CGCUDANV.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/FrontendActions.cpp
lib/Frontend/InitPreprocessor.cpp
lib/Sema/SemaCUDA.cpp
lib/Sema/SemaDecl.cpp
test/CodeGenCUDA/device-stub.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44984.142818.patch
Type: text/x-patch
Size: 14236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180417/37e06ecb/attachment.bin>
More information about the cfe-commits
mailing list