[PATCH] D16082: [CUDA] Invoke ptxas and fatbinary during compilation.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 11 17:11:42 PST 2016
jlebar updated this revision to Diff 44586.
jlebar added a comment.
Add test checking that sm_XX gets translated to compute_YY correctly.
http://reviews.llvm.org/D16082
Files:
include/clang/Driver/Action.h
include/clang/Driver/Options.td
include/clang/Driver/ToolChain.h
include/clang/Driver/Types.def
lib/CodeGen/CGCUDANV.cpp
lib/Driver/Action.cpp
lib/Driver/Driver.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
lib/Driver/Tools.h
lib/Driver/Types.cpp
test/Driver/Inputs/CUDA/usr/local/cuda/bin/.keep
test/Driver/cuda-arch-translation.cu
test/Driver/cuda-external-tools.cu
test/Driver/cuda-options.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16082.44586.patch
Type: text/x-patch
Size: 26186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160112/26ce85ec/attachment-0001.bin>
More information about the cfe-commits
mailing list