[all-commits] [llvm/llvm-project] 7b907d: clang/AMDGPU: Pass BoundArch through device libs h...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Jun 5 10:18:08 PDT 2026
Branch: refs/heads/users/arsenm/clang/use-bound-arch-addClangTargetOptions
Home: https://github.com/llvm/llvm-project
Commit: 7b907d57c07459c3d68d03a281aee6df1992c77b
https://github.com/llvm/llvm-project/commit/7b907d57c07459c3d68d03a281aee6df1992c77b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M clang/include/clang/Driver/ToolChain.h
M clang/lib/Driver/ToolChain.cpp
M clang/lib/Driver/ToolChains/AMDGPU.cpp
M clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp
M clang/lib/Driver/ToolChains/AMDGPUOpenMP.h
M clang/lib/Driver/ToolChains/Flang.cpp
M clang/lib/Driver/ToolChains/Flang.h
M clang/lib/Driver/ToolChains/HIPAMD.cpp
M clang/lib/Driver/ToolChains/HIPAMD.h
M clang/lib/Driver/ToolChains/HIPSPV.cpp
M clang/lib/Driver/ToolChains/HIPSPV.h
Log Message:
-----------
clang/AMDGPU: Pass BoundArch through device libs handling
Pre-work to consolidate target identification for future target
option bug fixes. Also requires updating flang to match recent
clang changes.
Co-authored-by: Claude Sonnet 4 <noreply at anthropic.com>
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