[PATCH] D52377: [HIP] Support early finalization of device code

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 21 13:50:24 PDT 2018


yaxunl updated this revision to Diff 166556.
yaxunl added a comment.

Fix comments.


https://reviews.llvm.org/D52377

Files:
  include/clang/Driver/Options.td
  include/clang/Driver/Types.def
  lib/CodeGen/CGCUDANV.cpp
  lib/Driver/Driver.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Driver/ToolChains/CommonArgs.cpp
  lib/Driver/ToolChains/HIP.cpp
  lib/Driver/ToolChains/HIP.h
  test/CodeGenCUDA/device-stub.cu
  test/Driver/cuda-phases.cu
  test/Driver/hip-early-finalize.hip
  test/Driver/hip-toolchain.hip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52377.166556.patch
Type: text/x-patch
Size: 31108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180921/99fb6a9f/attachment-0001.bin>


More information about the cfe-commits mailing list