[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 8 13:53:18 PDT 2015


tra updated the summary for this revision.
tra updated this revision to Diff 34251.
tra added a comment.

Assume (and test) that NVPTX back-end includes NVVMReflect by default.


http://reviews.llvm.org/D11664

Files:
  include/clang/Basic/LangOptions.def
  include/clang/Driver/CC1Options.td
  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.34251.patch
Type: text/x-patch
Size: 6969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150908/6231b281/attachment-0001.bin>


More information about the cfe-commits mailing list