[all-commits] [llvm/llvm-project] 587ee4: clang/AMDGPU: Pass BoundArch through device libs h...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 10 10:55:19 PDT 2026
Branch: refs/heads/users/arsenm/clang/use-bound-arch-addClangTargetOptions
Home: https://github.com/llvm/llvm-project
Commit: 587ee4a706921e713618ad2c5dff2b8c00331b46
https://github.com/llvm/llvm-project/commit/587ee4a706921e713618ad2c5dff2b8c00331b46
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-06-10 (Wed, 10 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