[all-commits] [llvm/llvm-project] 507b87: [CUDA] add support for targeting sm_103/sm_121 wit...

Artem Belevich via All-commits all-commits at lists.llvm.org
Thu Jul 31 13:39:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 507b879b6ef09672322d6653411377fa65527160
      https://github.com/llvm/llvm-project/commit/507b879b6ef09672322d6653411377fa65527160
  Author: Artem Belevich <tra at google.com>
  Date:   2025-07-31 (Thu, 31 Jul 2025)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsNVPTX.td
    M clang/include/clang/Basic/Cuda.h
    M clang/include/clang/Basic/OffloadArch.h
    M clang/lib/Basic/Cuda.cpp
    M clang/lib/Basic/OffloadArch.cpp
    M clang/lib/Basic/Targets/NVPTX.cpp
    M clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
    M clang/lib/Driver/ToolChains/Cuda.cpp
    M clang/test/Misc/target-invalid-cpu-note/nvptx.c

  Log Message:
  -----------
  [CUDA] add support for targeting sm_103/sm_121 with CUDA-12.9 (#151587)



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