On Mon, Jun 18, 2018 at 5:01 PM Richard Sandiford
wrote:
>
> This patch makes pattern recognisers do their own checking for vector
> types and target support. Previously some recognisers did this
> themselves and some left it to vect_pattern_recog_1.
>
> Doing this means we can get rid of the typ
This patch makes pattern recognisers do their own checking for vector
types and target support. Previously some recognisers did this
themselves and some left it to vect_pattern_recog_1.
Doing this means we can get rid of the type_in argument, which was
ignored if the recogniser did its own checki