[Clang] Increase default architecture from sm_35 to sm_52
We previously defaulted to `sm_35` for the purpose of unspecified architecture. This was removed in new CUDA versions so we should bump this up. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D156936
Loading
Please sign in to comment