[PATCH] D135174: [SLP]Redesign vectorization of the gather nodes.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 2 13:24:19 PDT 2022
ABataev added a comment.
In D135174#3903274 <https://reviews.llvm.org/D135174#3903274>, @RKSimon wrote:
> As usual, there's a lot going on in this patch! For starters - it looks like there a number of cleanup changes that can be pulled out?
It was split already into several parts that were committed, just forgot to extract smaller things, will do.
Most of the things are cleanup, one is the bugfix, IIRC.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135174/new/
https://reviews.llvm.org/D135174
More information about the llvm-commits
mailing list