[PATCH] D46884: [AArch64] Cortex-A55 scheduler model
Junmo Park via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 20 15:18:13 PDT 2020
flyingforyou added a comment.
@SjoerdMeijer, I could confirm that D51160 <https://reviews.llvm.org/D51160> with this scheduler model shows the improvement and it had been successfully applied to our in-house compiler.
Also, there was no issue about performance & regressions with this patch. So, I think that you can commit this with minor fixes @evgeny777 mentioned before.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D46884/new/
https://reviews.llvm.org/D46884
More information about the llvm-commits
mailing list