[PATCH] D142669: [VPlan] Allow planning with different cost models (WIP).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 2 13:46:05 PDT 2023
fhahn updated this revision to Diff 510365.
fhahn added a comment.
Herald added a subscriber: mgrang.
Rebased and fixed almost all test failures.
What's left is removing the remaining places where the cost-model is still used after VPlan construction.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142669/new/
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.510365.patch
Type: text/x-patch
Size: 17998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230402/308ffd76/attachment.bin>
More information about the llvm-commits
mailing list