Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks good to me!
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp | ||
---|---|---|
9062 | nit: should it be part of adjustRecipesForReductions() - which adjusts not only inloop reductions contrary to comment? | |
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp | ||
761 | nit (independent of this patch): use a single SmallSetVector Worklist? | |
767–770 |
nit: should it be part of adjustRecipesForReductions() - which adjusts not only inloop reductions contrary to comment?