Re: [62/77] Big machine_mode to scalar_int_mode replacement

2017-08-24 Thread Jeff Law
On 07/13/2017 03:00 AM, Richard Sandiford wrote: > This patch changes the types of various things from machine_mode > to scalar_int_mode, in cases where (after previous patches) > simply changing the type is enough on its own. The patch does > nothing other than that. > > 2017-07-13 Richard Sand

[62/77] Big machine_mode to scalar_int_mode replacement

2017-07-13 Thread Richard Sandiford
This patch changes the types of various things from machine_mode to scalar_int_mode, in cases where (after previous patches) simply changing the type is enough on its own. The patch does nothing other than that. 2017-07-13 Richard Sandiford Alan Hayward David Sherwood