[PATCH] D75806: [CUDA] Add CUDA 10.2 detection
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 9 10:13:55 PDT 2020
tra requested changes to this revision.
tra added a comment.
This revision now requires changes to proceed.
This looks like an elaborate way to achieve the effect of `-Wno-unknown_cuda_version`. :-)
Similar change has been discussed recently. See https://reviews.llvm.org/D74571#1875340 which details why I think it's not a good idea.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75806/new/
https://reviews.llvm.org/D75806
More information about the cfe-commits
mailing list