Re: [12/77] Use opt_scalar_float_mode when iterating over float modes

2017-08-11 Thread Jeff Law
On 07/13/2017 02:42 AM, Richard Sandiford wrote: > This means that we know when accessing the modes that the size is > a compile-time constant, even for SVE. It also enables stricter > type safety in later patches. > > 2017-07-13 Richard Sandiford > Alan Hayward > David S

[12/77] Use opt_scalar_float_mode when iterating over float modes

2017-07-13 Thread Richard Sandiford
This means that we know when accessing the modes that the size is a compile-time constant, even for SVE. It also enables stricter type safety in later patches. 2017-07-13 Richard Sandiford Alan Hayward David Sherwood gcc/ * machmode.h (mode_iterator::start)