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 | dde3dc27ee71f12eb145ce54158779ab4ddc38ed (patch) | |
tree | eaccb2951afc4f620ca671f5b3cc153ef8909325 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 5da361a0b0f5e361c8285acdf9c9cd5d417416f9 (diff) | |
download | bcm5719-llvm-dde3dc27ee71f12eb145ce54158779ab4ddc38ed.tar.gz bcm5719-llvm-dde3dc27ee71f12eb145ce54158779ab4ddc38ed.zip |
[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
llvm-svn: 329737
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions