[all-commits] [llvm/llvm-project] a10e70: [NVPTX] Pass `-Xcuda-ptxas` to the nvlink wrapper ...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Jul 31 14:25:11 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a10e70b5d72b63e97304be6c730290b497c594ee
      https://github.com/llvm/llvm-project/commit/a10e70b5d72b63e97304be6c730290b497c594ee
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2026-07-31 (Fri, 31 Jul 2026)

  Changed paths:
    M clang/lib/Driver/ToolChains/Cuda.cpp
    M clang/test/Driver/cuda-cross-compiling.c
    M clang/test/Driver/cuda-external-tools.cu
    M clang/test/OffloadTools/clang-nvlink-wrapper/nvlink-wrapper.c
    M clang/tools/clang-nvlink-wrapper/ClangNVLinkWrapper.cpp
    M clang/tools/clang-nvlink-wrapper/NVLinkOpts.td

  Log Message:
  -----------
  [NVPTX] Pass `-Xcuda-ptxas` to the nvlink wrapper for LTO (#213351)

Summary:
This allows `-foffload-lto -fgpu-rdc -Xcuda-ptxas` to work properly by
forwarding it.



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