[PATCH] D52377: [HIP] Support early finalization of device code for -fno-gpu-rdc

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 2 10:53:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC343611: [HIP] Support early finalization of device code for -fno-gpu-rdc (authored by yaxunl, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D52377

Files:
  include/clang/Basic/LangOptions.def
  include/clang/Driver/Options.td
  include/clang/Driver/Types.def
  lib/AST/Decl.cpp
  lib/CodeGen/CGCUDANV.cpp
  lib/Driver/Driver.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Driver/ToolChains/CommonArgs.cpp
  lib/Driver/ToolChains/Cuda.cpp
  lib/Driver/ToolChains/HIP.cpp
  lib/Driver/ToolChains/HIP.h
  lib/Frontend/CompilerInvocation.cpp
  lib/Sema/SemaDeclAttr.cpp
  test/CodeGenCUDA/device-stub.cu
  test/Driver/cuda-external-tools.cu
  test/Driver/cuda-phases.cu
  test/Driver/hip-output-file-name.hip
  test/Driver/hip-toolchain-no-rdc.hip
  test/Driver/hip-toolchain-rdc.hip
  test/Driver/hip-toolchain.hip
  test/SemaCUDA/extern-shared.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52377.167980.patch
Type: text/x-patch
Size: 51915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181002/9180e9a0/attachment-0001.bin>


More information about the cfe-commits mailing list