[all-commits] [llvm/llvm-project] 0f482c: AMDGPU: Eliminate old macro driven processor name ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jul 28 13:19:17 PDT 2026
Branch: refs/heads/users/arsenm/amdgpu/targetparser-eliminate-cpu-macros
Home: https://github.com/llvm/llvm-project
Commit: 0f482c9e73fc6507562ee190e166619b26fb4fe8
https://github.com/llvm/llvm-project/commit/0f482c9e73fc6507562ee190e166619b26fb4fe8
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-07-28 (Tue, 28 Jul 2026)
Changed paths:
M llvm/include/llvm/TargetParser/AMDGPUTargetParser.h
M llvm/lib/TargetParser/AMDGPUTargetParser.cpp
M llvm/utils/TableGen/Basic/AMDGPUTargetDefEmitter.cpp
Log Message:
-----------
AMDGPU: Eliminate old macro driven processor name parsing
Previously the generated inc file had a series of macros for use
with StringSwitch; now just directly scan the generated name 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