diff options
author | Artem Belevich <tra@google.com> | 2017-09-07 18:14:32 +0000 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2017-09-07 18:14:32 +0000 |
commit | 8af4e23d1ee7e93e9bda835be2b97550a13c0737 (patch) | |
tree | 5510b5995366fd536e9a222f4fbc20af6b34472c /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 9420ec3378b8502434846e84ae14e57652a78279 (diff) | |
download | bcm5719-llvm-8af4e23d1ee7e93e9bda835be2b97550a13c0737.tar.gz bcm5719-llvm-8af4e23d1ee7e93e9bda835be2b97550a13c0737.zip |
[CUDA] Added rudimentary support for CUDA-9 and sm_70.
For now CUDA-9 is not included in the list of CUDA versions clang
searches for, so the path to CUDA-9 must be explicitly passed
via --cuda-path=.
On LLVM side NVPTX added sm_70 GPU type which bumps required
PTX version to 6.0, but otherwise is equivalent to sm_62 at the moment.
Differential Revision: https://reviews.llvm.org/D37576
llvm-svn: 312734
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions