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.
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
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
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
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