On 07/13/2017 02:47 AM, Richard Sandiford wrote:
> This patch replaces a check against BLKmode with a check
> of is_a <scalar_int_mode>, in a case where scalar integer
> modes were the only useful alternatives left.
> 
> gcc/
> 2017-07-13  Richard Sandiford  <[email protected]>
>           Alan Hayward  <[email protected]>
>           David Sherwood  <[email protected]>
> 
>       * gimple-fold.c (gimple_fold_builtin_memory_op): Use
>       is_a <scalar_int_mode> instead of != BLKmode.
OK.
jeff

Reply via email to