diff options
author | Artem Belevich <tra@google.com> | 2016-08-02 23:12:51 +0000 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2016-08-02 23:12:51 +0000 |
commit | 02a1e973a80adce224cd950bb2b5b2c78622829a (patch) | |
tree | 74751f7d2096890d1e79c91471dcec3b87171b52 /clang/test/Driver/Inputs/CUDA_80/usr/local/cuda | |
parent | 765777ce67e87365be0c0df178b85a877accb6a1 (diff) | |
download | bcm5719-llvm-02a1e973a80adce224cd950bb2b5b2c78622829a.tar.gz bcm5719-llvm-02a1e973a80adce224cd950bb2b5b2c78622829a.zip |
[CUDA] Fix libdevice selection.
This makes clang's libdevice selection match that of NVCC as described in
http://docs.nvidia.com/cuda/libdevice-users-guide/basic-usage.html#version-selection
If required libdevice variant is not found, driver now fails with an error.
Differential Revision: https://reviews.llvm.org/D23037
llvm-svn: 277542
Diffstat (limited to 'clang/test/Driver/Inputs/CUDA_80/usr/local/cuda')
-rw-r--r-- | clang/test/Driver/Inputs/CUDA_80/usr/local/cuda/nvvm/libdevice/libdevice.compute_30.10.bc | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda/nvvm/libdevice/libdevice.compute_30.10.bc b/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda/nvvm/libdevice/libdevice.compute_30.10.bc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda/nvvm/libdevice/libdevice.compute_30.10.bc |