[PATCH] D46884: [AArch64] Cortex-A55 scheduler model

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 20 23:30:12 PDT 2020


evgeny777 added a comment.

@flyingforyou There are numerous places where latencies are different from those in `arm_cortex_a55_software_optimization_guide_v2.pdf`. Values in the guide seems to be correct, at least they match my measurements on real piece of hardware.
Also there are some forwarding paths not listed model


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D46884/new/

https://reviews.llvm.org/D46884



More information about the llvm-commits mailing list