On 07/13/2017 02:54 AM, Richard Sandiford wrote:
> This patch passes the mode of the shifted value to extract_left_shift
> and updates the only caller so that the mode is a scalar_int_mode.
> 
> 2017-07-13  Richard Sandiford  <richard.sandif...@linaro.org>
>           Alan Hayward  <alan.hayw...@arm.com>
>           David Sherwood  <david.sherw...@arm.com>
> 
> gcc/
>       * combine.c (extract_left_shift): Add a mode argument and update
>       recursive calls.
>       (make_compound_operation_int): Change the type of the mode parameter
>       to scalar_int_mode and update the call to extract_left_shift.
OK
jeff

Reply via email to