summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorArtem Belevich <tra@google.com>2017-09-07 18:14:32 +0000
committerArtem Belevich <tra@google.com>2017-09-07 18:14:32 +0000
commit8af4e23d1ee7e93e9bda835be2b97550a13c0737 (patch)
tree5510b5995366fd536e9a222f4fbc20af6b34472c /clang/lib/Frontend/CompilerInstance.cpp
parent9420ec3378b8502434846e84ae14e57652a78279 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud