[all-commits] [llvm/llvm-project] de99ee: clang: Use correct triple when constructing offloa...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri May 1 07:50:45 PDT 2026
Branch: refs/heads/users/arsenm/clang/use-correct-input-toolchain-offload-bundler
Home: https://github.com/llvm/llvm-project
Commit: de99eefbfd75b738ce8c7a2de6e302941c688a18
https://github.com/llvm/llvm-project/commit/de99eefbfd75b738ce8c7a2de6e302941c688a18
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
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