[PATCH] D98722: [LV] Build and cost VPlans for scalable VFs.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 16 09:27:26 PDT 2021
sdesmalen created this revision.
Herald added subscribers: tschuett, bmahjour, psnobl, rogfer01, bollu, hiraditya.
sdesmalen requested review of this revision.
Herald added subscribers: llvm-commits, vkmr.
Herald added a project: LLVM.
This patch uses the calculated maximum scalable VFs to build VPlans,
cost them and select a suitable scalable VF.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D98722
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/scalable-vf-analysis.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98722.331016.patch
Type: text/x-patch
Size: 11556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210316/66dc8d27/attachment.bin>
More information about the llvm-commits
mailing list