[PATCH] D109831: [SLP]Unify vectorization of PHI and store nodes with improved tiny tree vectorization.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 5 05:55:42 PDT 2021


ABataev added a comment.

In D109831#3041859 <https://reviews.llvm.org/D109831#3041859>, @anton-afanasyev wrote:

> In D109831#3009955 <https://reviews.llvm.org/D109831#3009955>, @anton-afanasyev wrote:
>
>> Split this into two unrelated parts? One for the tree building and the second one for the sequence vectorization.
>
> @ABataev Is it worth to split this into two parts?

Ok, will do.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109831/new/

https://reviews.llvm.org/D109831



More information about the llvm-commits mailing list