[PATCH] D142669: [VPlan] Allow planning with different cost models (WIP).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 14:12:31 PST 2023
fhahn created this revision.
Herald added subscribers: StephenFan, tschuett, psnobl, rogfer01, bollu, hiraditya.
Herald added a project: All.
fhahn requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, vkmr.
Herald added a project: LLVM.
This patch extends LVP to support planning with multiple cost-models.
This may help to simplify D142015 <https://reviews.llvm.org/D142015>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D142669
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142669.492566.patch
Type: text/x-patch
Size: 11735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230126/43493624/attachment.bin>
More information about the llvm-commits
mailing list