[all-commits] [llvm/llvm-project] 0127f1: [CUDA] Add support for sm101 and sm120 target arch...
Sebastian Jodłowski via All-commits
all-commits at lists.llvm.org
Wed Feb 19 14:41:29 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0127f169dc8e0b5b6c2a24f74cd42d9d277916f6
https://github.com/llvm/llvm-project/commit/0127f169dc8e0b5b6c2a24f74cd42d9d277916f6
Author: Sebastian Jodłowski <jodelek at gmail.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M clang/include/clang/Basic/BuiltinsNVPTX.td
M clang/include/clang/Basic/Cuda.h
M clang/lib/Basic/Cuda.cpp
M clang/lib/Basic/Targets/NVPTX.cpp
M clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
M clang/test/Misc/target-invalid-cpu-note/nvptx.c
Log Message:
-----------
[CUDA] Add support for sm101 and sm120 target architectures (#127187)
Add support for sm101 and sm120 target architectures. It requires CUDA
12.8.
---------
Co-authored-by: Sebastian Jodlowski <sjodlowski at nuro.ai>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list