[all-commits] [llvm/llvm-project] 082593: [HIP] Detect HIP for Debian/Fedora

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Wed Oct 12 19:59:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 082593ff7aff68060bd66dccfa43493d07d9c255
      https://github.com/llvm/llvm-project/commit/082593ff7aff68060bd66dccfa43493d07d9c255
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2022-10-12 (Wed, 12 Oct 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/AMDGPU.cpp
    M clang/lib/Driver/ToolChains/ROCm.h
    M clang/test/Driver/hip-version.hip

  Log Message:
  -----------
  [HIP] Detect HIP for Debian/Fedora

HIP is installed at /usr or /usr/local on Debin/Fedora,
and the version file is at {root}/share/hip/version.

Reviewed by: Artem Belevich

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




More information about the All-commits mailing list