[all-commits] [llvm/llvm-project] 60963f: [HIP] Let clang recognize .hip extension

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Tue Mar 17 08:23:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 60963fa630126f5a4554088e85ddaf8fff286cef
      https://github.com/llvm/llvm-project/commit/60963fa630126f5a4554088e85ddaf8fff286cef
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M clang/lib/Frontend/FrontendOptions.cpp
    R clang/test/CodeGenCUDA/hip-pinned-shadow.cu
    A clang/test/CodeGenCUDA/hip-pinned-shadow.hip
    M clang/test/Driver/hip-autolink.hip
    M clang/test/Driver/hip-default-gpu-arch.hip
    M clang/test/Driver/hip-device-libs.hip
    M clang/test/Driver/hip-host-cpu-features.hip
    M clang/test/Driver/hip-no-device-libs.hip
    M clang/test/Driver/hip-output-file-name.hip
    M clang/test/Driver/hip-printf.hip
    M clang/test/Driver/hip-save-temps.hip
    M clang/test/Driver/hip-syntax-only.hip
    M clang/test/Driver/hip-toolchain-features.hip
    M clang/test/Driver/hip-toolchain-mllvm.hip
    M clang/test/Driver/hip-toolchain-opt.hip

  Log Message:
  -----------
  [HIP] Let clang recognize .hip extension

Differential Revision: https://reviews.llvm.org/D76039




More information about the All-commits mailing list