Re: [029/nnn] poly_int: get_ref_base_and_extent

2017-12-06 Thread Jeff Law
On 10/23/2017 11:11 AM, Richard Sandiford wrote: > This patch changes the types of the bit offsets and sizes returned > by get_ref_base_and_extent to poly_int64. > > There are some callers that can't sensibly operate on polynomial > offsets or handle cases where the offset and size aren't known >

[029/nnn] poly_int: get_ref_base_and_extent

2017-10-23 Thread Richard Sandiford
This patch changes the types of the bit offsets and sizes returned by get_ref_base_and_extent to poly_int64. There are some callers that can't sensibly operate on polynomial offsets or handle cases where the offset and size aren't known exactly. This includes the IPA devirtualisation code (since