On 07/13/2017 02:46 AM, Richard Sandiford wrote:
> This patch replaces some checks of !VECTOR_MODE_P with checks
> of is_a <scalar_int_mode>, in cases where the scalar integer
> modes were the only useful alternatives left.
> 
> 2017-07-13  Richard Sandiford  <richard.sandif...@linaro.org>
>           Alan Hayward  <alan.hayw...@arm.com>
>           David Sherwood  <david.sherw...@arm.com>
> 
> gcc/
>       * simplify-rtx.c (simplify_binary_operation_1): Use
>       is_a <scalar_int_mode> instead of !VECTOR_MODE_P.
OK
jeff

Reply via email to