[all-commits] [llvm/llvm-project] 9155e5: [Driver][test] Add --cuda-path= to some tests

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Jul 28 21:21:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9155e517e6e1cda474d0d0fa82f71696c325bc10
      https://github.com/llvm/llvm-project/commit/9155e517e6e1cda474d0d0fa82f71696c325bc10
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M clang/test/Driver/clang_f_opts.c
    M clang/test/Driver/cuda-arch-translation.cu
    M clang/test/Driver/cuda-bad-arch.cu
    M clang/test/Driver/cuda-bindings.cu
    M clang/test/Driver/cuda-flush-denormals-to-zero.cu
    M clang/test/Driver/cuda-openmp-driver.cu
    M clang/test/Driver/cuda-options.cu
    M clang/test/Driver/cuda-output-asm.cu
    M clang/test/Driver/fbasic-block-sections.c
    M clang/test/Driver/lto.cu
    M clang/test/Driver/nvptx-cuda-system-arch.c
    M clang/test/Driver/openmp-offload-gpu.c
    M clang/test/Driver/opt-record.c

  Log Message:
  -----------
  [Driver][test] Add --cuda-path= to some tests

Their exit code is otherwise dependent on whether /usr/local/cuda exists.




More information about the All-commits mailing list