[all-commits] [llvm/llvm-project] 0f4911: [CUDA] Update Kepler(sm_3*) support info.
Artem Belevich via All-commits
all-commits at lists.llvm.org
Fri Jun 2 14:16:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f49116e261cf5a156221b006acb677e3565fd1a
https://github.com/llvm/llvm-project/commit/0f49116e261cf5a156221b006acb677e3565fd1a
Author: Artem Belevich <tra at google.com>
Date: 2023-06-02 (Fri, 02 Jun 2023)
Changed paths:
M clang/lib/Basic/Cuda.cpp
Log Message:
-----------
[CUDA] Update Kepler(sm_3*) support info.
sm_30 and sm_32 were removed in cuda-11.0
sm_35 and sm_37 were removed in cuda-12.0
Differential Revision: https://reviews.llvm.org/D152027
More information about the All-commits
mailing list