Re: [008/nnn] poly_int: create_integer_operand

2017-11-16 Thread Jeff Law
On 10/23/2017 11:02 AM, Richard Sandiford wrote: > This patch generalises create_integer_operand so that it accepts > poly_int64s rather than HOST_WIDE_INTs. > > > 2017-10-23 Richard Sandiford > Alan Hayward > David Sherwood > > gcc/ > * optabs.h (expand_operand)

[008/nnn] poly_int: create_integer_operand

2017-10-23 Thread Richard Sandiford
This patch generalises create_integer_operand so that it accepts poly_int64s rather than HOST_WIDE_INTs. 2017-10-23 Richard Sandiford Alan Hayward David Sherwood gcc/ * optabs.h (expand_operand): Add an int_value field. (create_expand_operand): Add