[all-commits] [llvm/llvm-project] 724d68: [Driver][test] Add --cuda-path= and ignore %clang ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Jul 28 22:14:49 PDT 2023


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

  Changed paths:
    M clang/test/Driver/aarch64-mcpu.c
    M clang/test/Driver/clang_f_opts.c
    M clang/test/Driver/cuda-bad-arch.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/opt-record.c
    M clang/test/Driver/riscv-cpus.c

  Log Message:
  -----------
  [Driver][test] Add --cuda-path= and ignore %clang exit code for -mcpu=native

Their exit code is otherwise dependent on whether /usr/local/cuda exists or the default target triple.




More information about the All-commits mailing list