Re: [15/77] Add scalar_int_mode

2017-08-14 Thread Jeff Law
On 07/13/2017 02:43 AM, Richard Sandiford wrote: > Similar to the previous scalar_float_mode patch, but for modes that > satisfy SCALAR_INT_MODE_P. There are very many uses of scalar integers, > so this patch only makes a token change to the types of byte_mode, > word_mode, ptr_mode and rs6000_pmo

[15/77] Add scalar_int_mode

2017-07-13 Thread Richard Sandiford
Similar to the previous scalar_float_mode patch, but for modes that satisfy SCALAR_INT_MODE_P. There are very many uses of scalar integers, so this patch only makes a token change to the types of byte_mode, word_mode, ptr_mode and rs6000_pmode. The next patches in the series gradually replace mor