Re: Clean up interface to vector pattern recognisers

2018-07-03 Thread Richard Biener
On Tue, Jul 3, 2018 at 10:06 AM Richard Sandiford wrote: > > The PR85694 series removed the only cases in which a pattern recogniser > could attach patterns to more than one statement. I think it would be > better to avoid adding any new instances of that, since it interferes > with the normal ma

Clean up interface to vector pattern recognisers

2018-07-03 Thread Richard Sandiford
The PR85694 series removed the only cases in which a pattern recogniser could attach patterns to more than one statement. I think it would be better to avoid adding any new instances of that, since it interferes with the normal matching order. This patch therefore switches the interface back to p