[all-commits] [llvm/llvm-project] 616979: [NVPTX] Add support for PTX 8.6 and CUDA 12.6 (12....

Sergey Kozub via All-commits all-commits at lists.llvm.org
Tue Jan 21 02:00:45 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 616979ebd7dc9ae63522788750ea3dc6a96aa69f
      https://github.com/llvm/llvm-project/commit/616979ebd7dc9ae63522788750ea3dc6a96aa69f
  Author: Sergey Kozub <skozub at nvidia.com>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    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:
  -----------
  [NVPTX] Add support for PTX 8.6 and CUDA 12.6 (12.8) (#123398)

Add CUDA versions 12.7, 12.8, 12.9 which support PTX8.6+ (enables using Blackwell-specific instructions).



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