[all-commits] [llvm/llvm-project] 74868c: Reland Fix amdgpu-arch for dll name on Windows (#1...
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Mon Mar 10 10:53:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74868cf0d14e59c553518d516e19937de46e23bb
https://github.com/llvm/llvm-project/commit/74868cf0d14e59c553518d516e19937de46e23bb
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2025-03-10 (Mon, 10 Mar 2025)
Changed paths:
M clang/tools/amdgpu-arch/AMDGPUArch.cpp
M clang/tools/amdgpu-arch/AMDGPUArchByHIP.cpp
Log Message:
-----------
Reland Fix amdgpu-arch for dll name on Windows (#130624)
Reload aba3005a after fixing build failure.
Recently HIP runtime changed dll name to amdhip64_n.dll on Windows,
where n is ROCm major version number.
Fix amdgpu-arch to search for amdhip64_n.dll on Windows.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list