Re: [009/nnn] poly_int: TRULY_NOOP_TRUNCATION

2017-11-16 Thread Jeff Law
On 10/23/2017 11:03 AM, Richard Sandiford wrote: > This patch makes TRULY_NOOP_TRUNCATION take the mode sizes as > poly_uint64s instead of unsigned ints. The function bodies > don't need to change. > > > 2017-10-23 Richard Sandiford > Alan Hayward > David Sherwood > >

[009/nnn] poly_int: TRULY_NOOP_TRUNCATION

2017-10-23 Thread Richard Sandiford
This patch makes TRULY_NOOP_TRUNCATION take the mode sizes as poly_uint64s instead of unsigned ints. The function bodies don't need to change. 2017-10-23 Richard Sandiford Alan Hayward David Sherwood gcc/ * target.def (truly_noop_truncation): Take poly_uin