[all-commits] [llvm/llvm-project] 7ecec3: [CUDA] Bump supported CUDA version to 11.5
Carlos Galvez via All-commits
all-commits at lists.llvm.org
Tue Nov 9 00:21:11 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ecec3f0f5215c99e45d7000c11230ba2f7e421c
https://github.com/llvm/llvm-project/commit/7ecec3f0f5215c99e45d7000c11230ba2f7e421c
Author: Carlos Galvez <carlosgalvezp at gmail.com>
Date: 2021-11-09 (Tue, 09 Nov 2021)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/BuiltinsNVPTX.def
M clang/include/clang/Basic/Cuda.h
M clang/lib/Basic/Cuda.cpp
M clang/lib/Basic/Targets/NVPTX.cpp
M clang/lib/Driver/ToolChains/Cuda.cpp
M llvm/docs/CompileCudaWithLLVM.rst
M llvm/lib/Target/NVPTX/NVPTX.td
Log Message:
-----------
[CUDA] Bump supported CUDA version to 11.5
Differential Revision: https://reviews.llvm.org/D113249
More information about the All-commits
mailing list