[all-commits] [llvm/llvm-project] 12875a: AMDGPU: TableGen the subarch to processor name map...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jul 28 13:18:29 PDT 2026


  Branch: refs/heads/users/arsenm/amdgpu/tablegen-targetparser-subarch-names
  Home:   https://github.com/llvm/llvm-project
  Commit: 12875a108e3afdb3e76f98057a2053b333e9a1ab
      https://github.com/llvm/llvm-project/commit/12875a108e3afdb3e76f98057a2053b333e9a1ab
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-07-28 (Tue, 28 Jul 2026)

  Changed paths:
    M llvm/lib/TargetParser/AMDGPUTargetParser.cpp
    M llvm/utils/TableGen/Basic/AMDGPUTargetDefEmitter.cpp

  Log Message:
  -----------
  AMDGPU: TableGen the subarch to processor name mapping table

Replace the hand-written AMDGPUSubArchNames array (SubArch -> canonical GPU
name) with a generated table.

Co-authored-by: Claude (Claude-Opus-4.8)



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