[PATCH] D46884: [AArch64] Cortex-A55 scheduler model
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 21 02:59:49 PDT 2020
SjoerdMeijer added a comment.
I have committed a first version that we can now iterate on; it is enabled/used yet.
@evgeny777 : sounds like you've got your environment all setup. Would it be easy for you to quickly test the changes that you suggested earlier? At least the latency changes?
As I am interested in enabling this by default soon, that is my proposal: let's get the small things that are wrong out of the way, then enable it by default because this it is already better than the current A53 model as @flyingforyou mentioned.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D46884/new/
https://reviews.llvm.org/D46884
More information about the llvm-commits
mailing list