[PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target

Renato Golin renato.golin at linaro.org
Tue Sep 9 06:02:12 PDT 2014


On 9 September 2014 13:52, James Molloy <james at jamesmolloy.co.uk> wrote:
> The 50% number is code size, not performance. The performance regression is
> 3.54% for mesa (the largest).

Oh! My bad.

As discussed in the IRC, the performance regressions are on par with
the code size and are not big enough that we should hold on the patch.
If the performance and the code size regressions are both due to inner
loops, than we can fix them with one shot.

Thanks for working on this, and sorry for the noise.

LGTM.

--renato



More information about the llvm-commits mailing list