[PATCH] CUDA: Add option to allow host device functions to call host functions

Jacques Pienaar jpienaar at google.com
Tue Feb 24 10:16:48 PST 2015


Changed option name, split test into two and added a codegen test.


http://reviews.llvm.org/D7841

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Basic/LangOptions.def
  include/clang/Driver/CC1Options.td
  lib/Frontend/CompilerInvocation.cpp
  lib/Sema/SemaCUDA.cpp
  test/CodeGenCUDA/host-device-calls-host.cu
  test/SemaCUDA/function-target-hd.cu
  test/SemaCUDA/function-target.cu

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7841.20606.patch
Type: text/x-patch
Size: 8978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150224/8e6d6fa6/attachment.bin>


More information about the cfe-commits mailing list