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

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 04:00:56 PST 2016


rengolin added a comment.

In https://reviews.llvm.org/D27521#627385, @andrew.zhogin wrote:

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


Unfortunately, `check-all` will make no difference here. You need benchmarks, not conformance tests.

I can run these for you, but it'll take a while, since we're moving labs and my benchmarking machine is being upgraded at the moment. We can probably have something for beginning next year, unless someone else can do that quicker.

cheers,
--renato


https://reviews.llvm.org/D27521





More information about the llvm-commits mailing list