aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>2019-05-03 17:59:18 +0000
committerGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>2019-05-03 17:59:18 +0000
commitdb900e389acee68063fdc02292f5c48eafed5ff0 (patch)
tree4622f81b31102dcc94df7155dc4452658ac2da0b /llvm/lib/Support/CommandLine.cpp
parentc242be40a140df8959ce08bc6d593d9ee14ca319 (diff)
downloadllvm-db900e389acee68063fdc02292f5c48eafed5ff0.zip
llvm-db900e389acee68063fdc02292f5c48eafed5ff0.tar.gz
llvm-db900e389acee68063fdc02292f5c48eafed5ff0.tar.bz2
[CUDA][Clang][Bugfix] Add missing CUDA 9.2 case
Summary: The bug was reported on the OpenMP-dev list: .../obj-release/lib/clang/9.0.0/include/__clang_cuda_intrinsics.h:173:35: error: '__nvvm_shfl_sync_idx_i32' needs target feature ptx60|ptx61|ptx63|ptx64 __MAKE_SYNC_SHUFFLES(__shfl_sync, __nvvm_shfl_sync_idx_i32, This problem occurs when trying to compile a .cu file that requires a newer ptx version (>ptx60 in this case) than ptx42. Reviewers: tra, ABataev, caomhin Reviewed By: tra Subscribers: jdoerfert, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D61474 llvm-svn: 359910
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions