[all-commits] [llvm/llvm-project] f85983: [HIP] Detect HIP for Ubuntu, Mint, Gentoo, etc.
Cory Bloor via All-commits
all-commits at lists.llvm.org
Tue May 9 08:32:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8598357662dc8dd0f4400bcaeb48e8befe43ecc
https://github.com/llvm/llvm-project/commit/f8598357662dc8dd0f4400bcaeb48e8befe43ecc
Author: Cordell Bloor <Cordell.Bloor at amd.com>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
M clang/lib/Driver/ToolChains/AMDGPU.cpp
Log Message:
-----------
[HIP] Detect HIP for Ubuntu, Mint, Gentoo, etc.
HIP may be installed into /usr or /usr/local on a variety of Linux
operating systems. It may become unwieldy to list them all.
Reviewed by: Siu Chi Chan, Yaxun Liu
Differential Revision: https://reviews.llvm.org/D149110
More information about the All-commits
mailing list