diff options
author | Artem Belevich <tra@google.com> | 2018-04-10 18:38:22 +0000 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2018-04-10 18:38:22 +0000 |
commit | f0da8db07f3e754c568ff0034f03792a8a62b97c (patch) | |
tree | 09f381700b50761d71859dfd599cf3d673984225 /lib/Frontend/ASTMerge.cpp | |
parent | 344b6ca4d1b264b8bc2abf5eb91b52713d663a9d (diff) | |
download | clang-f0da8db07f3e754c568ff0034f03792a8a62b97c.tar.gz |
[CUDA] Added --[no-]cuda-include-ptx=sm_XX|all option.
Currently we always include PTX into the fatbin along
with the GPU code.It about doubles the size of the GPU binary
we need to carry in the executable. These options allow control
inclusion of PTX into GPU binary.
This patch does not change the defaults, though we may consider
making no-PTX the default in the future.
Differential Revision: https://reviews.llvm.org/D45495
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@329737 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions