[all-commits] [llvm/llvm-project] f1a4bb: [RFC][NFC][AMDGPU] Remove explicit value assignmen...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Tue Jul 1 20:39:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1a4bb62452d88a0edd9340b3ca7c9b11ad9193f
https://github.com/llvm/llvm-project/commit/f1a4bb62452d88a0edd9340b3ca7c9b11ad9193f
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` (#146567)
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