[all-commits] [llvm/llvm-project] 03adb2: clang/AMDGPU: Pass BoundArch through device libs h...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jun 10 09:14:42 PDT 2026


  Branch: refs/heads/users/arsenm/clang/use-bound-arch-addClangTargetOptions
  Home:   https://github.com/llvm/llvm-project
  Commit: 03adb2dafef1e06eb631d8f2a6f0b05b9cb8f426
      https://github.com/llvm/llvm-project/commit/03adb2dafef1e06eb631d8f2a6f0b05b9cb8f426
  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