Richard Biener writes:
> On Mon, Jun 18, 2018 at 5:04 PM Richard Sandiford
> wrote:
>>
>> When following the definitions of SSA names, some recognisers
>> already cope with statements that have been replaced by patterns.
>> This patch makes that happen automatically for users of
>> type_conversio
On Mon, Jun 18, 2018 at 5:04 PM Richard Sandiford
wrote:
>
> When following the definitions of SSA names, some recognisers
> already cope with statements that have been replaced by patterns.
> This patch makes that happen automatically for users of
> type_conversion_p and vect_get_internal_def. I