[PATCH] D11664: [CUDA] Implemented additional processing steps needed to link with CUDA libdevice bitcode.
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 1 11:07:05 PDT 2015
tra updated the summary for this revision.
tra updated this revision to Diff 33713.
tra added a comment.
Updated the patch to use bitcode linker to perform selective linking and internalizing.
Removed Internalize+GDCE passes.
http://reviews.llvm.org/D11664
Files:
include/clang/Basic/LangOptions.def
include/clang/Driver/CC1Options.td
lib/CodeGen/BackendUtil.cpp
lib/CodeGen/CodeGenAction.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGenCUDA/Inputs/device-code.ll
test/CodeGenCUDA/link-device-bitcode.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11664.33713.patch
Type: text/x-patch
Size: 7741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150901/c65cae57/attachment.bin>
More information about the cfe-commits
mailing list