[PATCH] D46472: [HIP] Support offloading by linkscript

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 7 09:26:09 PDT 2018


yaxunl updated this revision to Diff 145480.
yaxunl marked 2 inline comments as done.
yaxunl added a comment.

Rename variables used for CUDA only.


https://reviews.llvm.org/D46472

Files:
  include/clang/Driver/Options.td
  lib/CodeGen/CGCUDANV.cpp
  lib/Driver/ToolChains/CommonArgs.cpp
  lib/Driver/ToolChains/CommonArgs.h
  lib/Driver/ToolChains/Gnu.cpp
  test/CodeGenCUDA/device-stub.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46472.145480.patch
Type: text/x-patch
Size: 15987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180507/926dce88/attachment-0001.bin>


More information about the cfe-commits mailing list