[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 07:59:15 PDT 2018
yaxunl updated this revision to Diff 167952.
yaxunl edited the summary of this revision.
yaxunl added a comment.
Added -f{no}-cuda-rdc as alias to -f{no}-gpu-rdc.
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.167952.patch
Type: text/x-patch
Size: 51844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181002/9415069f/attachment-0001.bin>
More information about the cfe-commits
mailing list