[all-commits] [llvm/llvm-project] 30a06e: [CUDA] Add support for CUDA-12.6 and sm_100 (#112028)

Artem Belevich via All-commits all-commits at lists.llvm.org
Mon Oct 14 11:51:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30a06e8022e9c569989035d192d3aa373753125a
      https://github.com/llvm/llvm-project/commit/30a06e8022e9c569989035d192d3aa373753125a
  Author: Artem Belevich <tra at google.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  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/CodeGen/CGOpenMPRuntimeGPU.cpp
    M clang/lib/Driver/ToolChains/Cuda.cpp
    M clang/test/Misc/target-invalid-cpu-note/nvptx.c
    M llvm/lib/Target/NVPTX/NVPTX.td

  Log Message:
  -----------
  [CUDA] Add support for CUDA-12.6 and sm_100 (#112028)

This is a copy of #97402(with minor updates), which is now ready to land.

---------

Co-authored-by: Sergey Kozub <skozub at nvidia.com>



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