[all-commits] [llvm/llvm-project] d8d8be: clang: Use correct triple when constructing offloa...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri May 1 08:08:00 PDT 2026
Branch: refs/heads/users/arsenm/clang/use-correct-input-toolchain-offload-bundler
Home: https://github.com/llvm/llvm-project
Commit: d8d8beada96f4288fd21d12209ccbbb69743fc44
https://github.com/llvm/llvm-project/commit/d8d8beada96f4288fd21d12209ccbbb69743fc44
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-05-01 (Fri, 01 May 2026)
Changed paths:
M clang/lib/Driver/ToolChains/HIPUtility.cpp
M clang/test/Driver/hip-toolchain-no-rdc.hip
Log Message:
-----------
clang: Use correct triple when constructing offload bundler command
Use the toolchain triple for the particular input instead of the top
level toolchain. NFC for now, but avoids mismatched triples in
a future change.
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