[PATCH] D75981: [LV] Create RT checks during planning, expose cost functions.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 27 05:41:10 PDT 2022
fhahn updated this revision to Diff 432533.
fhahn added a comment.
Do not expose getInstructionCost, as the latest version of D109368 <https://reviews.llvm.org/D109368> can simplify use TTI.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75981/new/
https://reviews.llvm.org/D75981
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75981.432533.patch
Type: text/x-patch
Size: 5829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220527/0dae42f5/attachment.bin>
More information about the llvm-commits
mailing list