[all-commits] [llvm/llvm-project] bdff73: cuda clang: Clean up test dependency for CUDA surf...

Austin Schuh via All-commits all-commits at lists.llvm.org
Fri Apr 4 15:53:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bdff739c7e79933aa7b3233da1bdadceeb7e03e6
      https://github.com/llvm/llvm-project/commit/bdff739c7e79933aa7b3233da1bdadceeb7e03e6
  Author: Austin Schuh <AustinSchuh at users.noreply.github.com>
  Date:   2025-04-04 (Fri, 04 Apr 2025)

  Changed paths:
    A clang/test/CodeGen/include/cuda.h
    M clang/test/CodeGen/nvptx-surface.cu
    M clang/test/Headers/Inputs/include/cuda.h

  Log Message:
  -----------
  cuda clang: Clean up test dependency for CUDA surfaces (#134459)

https://github.com/llvm/llvm-project/pull/132883 added support for cuda
surfaces but reached into clang/test/Headers/ from clang/test/CodeGen/
to grab the minimal cuda.h. Duplicate that file instead based on
comments in the review, to fix remote test runs.

Signed-off-by: Austin Schuh <austin.linux at gmail.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