[all-commits] [llvm/llvm-project] d2b2ba: [RFC][NFC][AMDGPU] Remove explicit value assignmen...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Tue Jul 1 09:24:48 PDT 2025
Branch: refs/heads/users/shiltian/no-value-for-amdgpu-gpu-kind
Home: https://github.com/llvm/llvm-project
Commit: d2b2ba3f3d7893325b81deda1a1636fd061a783c
https://github.com/llvm/llvm-project/commit/d2b2ba3f3d7893325b81deda1a1636fd061a783c
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M llvm/include/llvm/TargetParser/TargetParser.h
Log Message:
-----------
[RFC][NFC][AMDGPU] Remove explicit value assignments from `AMDGPU::GPUKind`
We don't seem to rely on the specific values of these enums, so removing the
explicit assignments simplifies the process of adding new targets.
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