[PATCH] D34619: [ARM] Enable partial and runtime unrolling
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 05:30:01 PDT 2017
samparker added a comment.
Hi Sjoerd,
I've been running an industry standard benchmark suite and targeting Cortex-M4 and Cortex-M7. This patch gives modest improvements to many of the benchmarks, as well as some significantly better results. Overall improvements are ~1% for Cortex-M4 and ~3% for Cortex-M7.
cheers,
sam
https://reviews.llvm.org/D34619
More information about the llvm-commits
mailing list