You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
0 commit comments