[PATCH] D78655: [HIP] Add -fhip-lambda-host-device

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 4 07:59:43 PDT 2020


yaxunl updated this revision to Diff 261811.
yaxunl retitled this revision from "[HIP] Let lambda be host device by default" to "[HIP] Add -fhip-lambda-host-device".
yaxunl edited the summary of this revision.
yaxunl added a comment.

Revised.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78655/new/

https://reviews.llvm.org/D78655

Files:
  clang/include/clang/Basic/LangOptions.def
  clang/include/clang/Driver/Options.td
  clang/include/clang/Sema/Sema.h
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/Sema/SemaCUDA.cpp
  clang/lib/Sema/SemaLambda.cpp
  clang/test/CodeGenCUDA/lambda.cu
  clang/test/SemaCUDA/Inputs/cuda.h
  clang/test/SemaCUDA/lambda.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78655.261811.patch
Type: text/x-patch
Size: 12159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200504/52fa6c13/attachment.bin>


More information about the cfe-commits mailing list