[PATCH] D100121: [LV] Let selectVectorizationFactor reason directly on VectorizationFactor.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 8 13:35:21 PDT 2021
sdesmalen updated this revision to Diff 336209.
sdesmalen added a comment.
Moved LoopVectorizationCostModel::isMoreProfitable -> VectorizationFactor::isMoreProfitableThan.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100121/new/
https://reviews.llvm.org/D100121
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/X86/avx512.ll
llvm/test/Transforms/LoopVectorize/X86/intrinsiccost.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100121.336209.patch
Type: text/x-patch
Size: 10715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/7fadf282/attachment.bin>
More information about the llvm-commits
mailing list