[all-commits] [llvm/llvm-project] b05be2: [AArch64] Use GenericTable PrimaryKey to remove on...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Jan 8 09:28:09 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b05be2a888363bfebdd6e5495478b6f9022acf31
https://github.com/llvm/llvm-project/commit/b05be2a888363bfebdd6e5495478b6f9022acf31
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/MCTargetDesc/AArch64InstPrinter.cpp
M llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
Log Message:
-----------
[AArch64] Use GenericTable PrimaryKey to remove one of the SearchIndexes for SysRegs. NFC (#122001)
Use PrimaryKeyReturnRange to get all of the registers with the same
encoding. This allows AltName to be removed.
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