[PATCH] D46884: [AArch64] Cortex-A55 scheduler model
Junmo Park via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 28 14:50:03 PDT 2018
flyingforyou added a comment.
When I tried to test this patch, it showed some improvements on several benchmarks like Spec2000/2006.
But other benchmarks like dhrystone, commercial benchmark's sub workloads show performance degradation.
We need to improve this scheduler model & I would be happy to test updated patch.
Thanks.
https://reviews.llvm.org/D46884
More information about the llvm-commits
mailing list