[PATCH] D57059: [SLP] Initial support for the vectorization of the non-power-of-2 vectors.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 18 11:04:11 PDT 2021
ABataev added a comment.
In D57059#2766508 <https://reviews.llvm.org/D57059#2766508>, @anton-afanasyev wrote:
> Hi Alexey! Is this patch ready for reviewing or will other patches be splitted from this one?
Just like I said before, it must be split into several smaller patches. I'm doing this step by step, there is D101109 <https://reviews.llvm.org/D101109>, which is part of this big patch. I want to commit it, then rebase this patch and split it again, there are some other parts that can be committed independently.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57059/new/
https://reviews.llvm.org/D57059
More information about the llvm-commits
mailing list