Re: [PATCH 1/n] Remove SLP_INSTANCE_GROUP_SIZE

2020-03-16 Thread Richard Biener
On Mon, 16 Mar 2020, Martin Liška wrote: > On 3/16/20 2:49 PM, Richard Biener wrote: > > If folks think this is useful I can do that (but expect it to see > > rebases frequently). > > Frequent rebasing is fine to me. refs/users/rguenth/heads/slp-reorg Richard.

Re: [PATCH 1/n] Remove SLP_INSTANCE_GROUP_SIZE

2020-03-16 Thread Martin Liška
On 3/16/20 2:49 PM, Richard Biener wrote: If folks think this is useful I can do that (but expect it to see rebases frequently). Frequent rebasing is fine to me. Martin

Re: [PATCH 1/n] Remove SLP_INSTANCE_GROUP_SIZE

2020-03-16 Thread Richard Biener
On Mon, 16 Mar 2020, Martin Liška wrote: > On 3/16/20 1:16 PM, Richard Biener wrote: > > This is a part of a WIP series doing vectorizer rework. To be committed > > when stage1 opens. > > Hi. > > Have you considered publishing a public git branch where you will maintain > the suggested vectoriz

Re: [PATCH 1/n] Remove SLP_INSTANCE_GROUP_SIZE

2020-03-16 Thread Martin Liška
On 3/16/20 1:16 PM, Richard Biener wrote: This is a part of a WIP series doing vectorizer rework. To be committed when stage1 opens. Hi. Have you considered publishing a public git branch where you will maintain the suggested vectorization patches? Thanks, Martin

[PATCH 1/n] Remove SLP_INSTANCE_GROUP_SIZE

2020-03-16 Thread Richard Biener
This is a part of a WIP series doing vectorizer rework. To be committed when stage1 opens. This removes the SLP_INSTANCE_GROUP_SIZE member since the number of lanes throughout a SLP subgraph is not necessarily constant. * tree-vectorizer.h (SLP_INSTANCE_GROUP_SIZE): Remove. (_s