[PATCH] D28152: Cortex-A57 scheduling model for ARM backend (AArch32)

Kristof Beyls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 11:00:45 PST 2017


kristof.beyls added a comment.

In https://reviews.llvm.org/D28152#661936, @andrew.zhogin wrote:

> In https://reviews.llvm.org/D28152#661384, @kristof.beyls wrote:
>
> > FWIW, here are the programs with the biggest swings in the test-suite:
>
>
> BTW, it is the results for thumb-mode, right?


Indeed, Thumb mode. Using -O3 -DNDEBUG -mcpu=cortex-a57 -mthumb -fomit-frame-pointer as flags to be more precise.


https://reviews.llvm.org/D28152





More information about the llvm-commits mailing list