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

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 5 01:30:15 PDT 2021


anton-afanasyev added a comment.

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?


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