[all-commits] [llvm/llvm-project] 4a5b5b: [AArch64] Remove duplicate code (NFC)
Evandro Menezes via All-commits
all-commits at lists.llvm.org
Sat Jul 1 11:31:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a5b5bf318a858e07d1916e798adc2a1aebd56d3
https://github.com/llvm/llvm-project/commit/4a5b5bf318a858e07d1916e798adc2a1aebd56d3
Author: Evandro Menezes <evandro+llvm at gcc.gnu.org>
Date: 2023-07-01 (Sat, 01 Jul 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64.td
M llvm/lib/Target/AArch64/AArch64SchedAmpere1.td
M llvm/lib/Target/AArch64/AArch64SchedNeoverseN1.td
M llvm/lib/Target/AArch64/AArch64SchedNeoverseN2.td
M llvm/lib/Target/AArch64/AArch64SchedNeoverseV2.td
R llvm/lib/Target/AArch64/AArch64SchedPredAmpere.td
M llvm/lib/Target/AArch64/AArch64SchedPredNeoverse.td
M llvm/lib/Target/AArch64/AArch64SchedPredicates.td
Log Message:
-----------
[AArch64] Remove duplicate code (NFC)
Remove multiple versions of the predicate that checks if the
instruction operand is shifted by up to 4.
More information about the All-commits
mailing list