Re: [004/nnn] poly_int: mode query functions

2017-11-16 Thread Jeff Law
On 10/23/2017 10:59 AM, Richard Sandiford wrote: > This patch changes the bit size and vector count arguments to the > machmode.h functions from unsigned int to poly_uint64. > > > 2017-10-23 Richard Sandiford > Alan Hayward > David Sherwood > > gcc/ > * machmode.

[004/nnn] poly_int: mode query functions

2017-10-23 Thread Richard Sandiford
This patch changes the bit size and vector count arguments to the machmode.h functions from unsigned int to poly_uint64. 2017-10-23 Richard Sandiford Alan Hayward David Sherwood gcc/ * machmode.h (mode_for_size, int_mode_for_size, float_mode_for_size)