[all-commits] [llvm/llvm-project] 481f84: clang/AMDGPU: Remove StringSwitch over r600 aliases

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jul 13 10:52:31 PDT 2026


  Branch: refs/heads/users/arsenm/clang/amdgpu-remove-unnecessary-r600-alias-stringswitch
  Home:   https://github.com/llvm/llvm-project
  Commit: 481f84a2c13602a4624cc21b54185a80ebc897c6
      https://github.com/llvm/llvm-project/commit/481f84a2c13602a4624cc21b54185a80ebc897c6
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-07-13 (Mon, 13 Jul 2026)

  Changed paths:
    M clang/lib/Driver/ToolChains/CommonArgs.cpp

  Log Message:
  -----------
  clang/AMDGPU: Remove StringSwitch over r600 aliases

This will route to getArchNameR600 which should already handle
all the aliases.



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