diff options
author | Justin Lebar <jlebar@google.com> | 2017-10-25 21:32:06 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2017-10-25 21:32:06 +0000 |
commit | 066494d8c1a10890e8b281edcc12c5c122208ba6 (patch) | |
tree | 77b8fef35aedf8596eb9a4c7906371d218f76114 /llvm/lib/Transforms/Utils/SplitModule.cpp | |
parent | 5ff01cdc59027ed3d298dd650786ab4d30b21d81 (diff) | |
download | llvm-066494d8c1a10890e8b281edcc12c5c122208ba6.zip llvm-066494d8c1a10890e8b281edcc12c5c122208ba6.tar.gz llvm-066494d8c1a10890e8b281edcc12c5c122208ba6.tar.bz2 |
[CUDA] Print an error if you try to compile with < sm_30 on CUDA 9.
Summary:
CUDA 9's minimum sm is sm_30.
Ideally we should also make sm_30 the default when compiling with CUDA
9, but that seems harder than it should be.
Subscribers: sanjoy
Differential Revision: https://reviews.llvm.org/D39109
llvm-svn: 316611
Diffstat (limited to 'llvm/lib/Transforms/Utils/SplitModule.cpp')
0 files changed, 0 insertions, 0 deletions