[AArch64] Enable LSLFast for modern OoO cpus
authorDavid Green <david.green@arm.com>
Tue, 20 Sep 2022 16:09:14 +0000 (17:09 +0100)
committerDavid Green <david.green@arm.com>
Tue, 20 Sep 2022 16:09:14 +0000 (17:09 +0100)
commitcb375e8c1f393b53d6516950969a5caac42bf178
treebf327956fe94dad88d6d50aece968c31bafc9133
parent0c89b343371fca437a86093a01dc5eb6ed1a4a9b
[AArch64] Enable LSLFast for modern OoO cpus

This patch enables the LSLFast feature for Cortex-A76, Cortex-A77,
Cortex-A78, Cortex-A78C, Cortex-A710, Cortex-X1, Cortex-X2, Neoverse N1,
Neoverse N2, Neoverse V1 and the Neoverse 512TB pseudo-cpu, in-line with
the software optimization guides for those CPUs.

Differntial revision: https://reviews.llvm.org/D134273
llvm/lib/Target/AArch64/AArch64.td
llvm/test/CodeGen/AArch64/aarch64-fold-lslfast.ll