[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 19 09:57:02 PDT 2021
anton-afanasyev added a comment.
In D109831#3073148 <https://reviews.llvm.org/D109831#3073148>, @RKSimon wrote:
> No objections - @anton-afanasyev any comments ? By splitting did you mean pull out the NFC refactor of the PHI handling first and then add support for store groups?
It's already splitted, the other part is commited. @ABataev, please remove relevant part from summary.
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