On 29/04/13 12:33, Kyrylo Tkachov wrote:
Hi all,

With this patch, we now only use the store_minmaxsi pattern when we're not
in a hot path.

We have found that this pattern can cause memory access bottlenecks in some
cases
(one benchmark was 45% slower when this pattern was enabled).

Tested arm-none-eabi on qemu.

Ok for trunk?

Thanks,
Kyrill

2013-04-29  Kyrylo Tkachov  <kyrylo.tkac...@arm.com>

        * config/arm/arm.md (store_minmaxsi): Use only when
        optimize_insn_for_size_p.



OK.

R.


Reply via email to