This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Enable LSLFast for modern OoO cpus
ClosedPublic

Authored by dmgreen on Sep 20 2022, 3:22 AM.

Details

Summary

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 psuedo-cpu, in-line with the software optimization guides for those CPUs.

Diff Detail

Event Timeline

dmgreen created this revision.Sep 20 2022, 3:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2022, 3:22 AM
dmgreen requested review of this revision.Sep 20 2022, 3:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2022, 3:22 AM
This revision is now accepted and ready to land.Sep 20 2022, 6:05 AM