On 02/09/14 16:34, Kyrill Tkachov wrote:
> Hi all,
> 
> The store_minmaxsi produces a cmp + ite + 2 conditional stores and is 
> thus inappropriate when the ARMv8-A IT block rules are in place. 
> Previously we had disabled it for speed optimisations, but it should be 
> disabled completely when -mrestrict-it is in effect.
> 
> Ok for trunk and 4.9?
> 
> Tested arm-none-eabi.
> 
> 2014-09-02  Kyrylo Tkachov  <kyrylo.tkac...@arm.com>
> 
>      * config/arm/arm.md (*store_minmaxsi): Disable for arm_restrict_it.
> 
> 

OK.

R.


Reply via email to