[all-commits] [llvm/llvm-project] 29ed60: [AArch64] Simplify ExactFPImm GenericTable. NFC (#...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Jan 8 09:28:50 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29ed6000d21edd1a88b2daad242e1f356cafbaca
https://github.com/llvm/llvm-project/commit/29ed6000d21edd1a88b2daad242e1f356cafbaca
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SystemOperands.td
M llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
Log Message:
-----------
[AArch64] Simplify ExactFPImm GenericTable. NFC (#121827)
lookupExactFPImmByRepr is never called. The Name field in the table is
unused. The Name is only used by the GenericEnum.
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