[PATCH] D53562: [ARM] Use the Cortex-A57 sched model for Cortex-A72

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 07:27:05 PDT 2018


fhahn accepted this revision.
fhahn added a reviewer: javed.absar.
fhahn added a comment.
This revision is now accepted and ready to land.

LGTM. AFAIK cortex-a57 and cortex-a72 are close enough for this to be beneficial. AArch64 re-uses the A57 model for A72 too.


https://reviews.llvm.org/D53562





More information about the llvm-commits mailing list