[PATCH] D27521: AArch64 Cortex-A57 FDIV/FSQRT scheduling fix (W-unit)

Andrew Zhogin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 18:40:47 PST 2016


andrew.zhogin added a comment.

In https://reviews.llvm.org/D27521#625100, @rengolin wrote:

> Can you run any benchmark and share relative numbers? Despite the fact that the change is obvious, you may uncover pre-existing bugs in the compiler that need addressing before we can change this. The LLVM test-suite, SPEC, EEMBC, anything would help to have an idea.


I don't have access to Cortex-A57 system.
I did only check-all runs at my X86-64 desktop (green).


https://reviews.llvm.org/D27521





More information about the llvm-commits mailing list