[PATCH] D96546: [LoopVectorize] NFCI: BuildVPlansWithVPRecipes to include ScalableVFs.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 3 13:47:08 PST 2021
sdesmalen updated this revision to Diff 327908.
sdesmalen added a comment.
- Rebased patch.
- Removed call to `canVectorizeReductions` in `GenerateRange`, as this is now handled in `computeFeasibleMaxVF`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96546/new/
https://reviews.llvm.org/D96546
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96546.327908.patch
Type: text/x-patch
Size: 8292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/c6995e45/attachment.bin>
More information about the llvm-commits
mailing list