[all-commits] [llvm/llvm-project] 8f1d26: clang: Check -Xarch compatibility using Triple par...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Mar 31 05:44:04 PDT 2026


  Branch: refs/heads/users/arsenm/clang/use-parsed-triple-arch-Xarch-compatibility
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f1d26b6437b6d645be08b204d092b2a3e1f8fcf
      https://github.com/llvm/llvm-project/commit/8f1d26b6437b6d645be08b204d092b2a3e1f8fcf
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-03-31 (Tue, 31 Mar 2026)

  Changed paths:
    M clang/lib/Driver/ToolChain.cpp
    M clang/test/Driver/Xarch.c

  Log Message:
  -----------
  clang: Check -Xarch compatibility using Triple parsed architecture.

This will allow recognizing any of the triple aliases for the architecture.
This will avoid test failures when the amdgcn triple top level architecture
is renamed.



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