[PATCH] D143938: [VPlan] Compute costs for plans directly after construction.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 29 16:06:16 PDT 2023
fhahn updated this revision to Diff 518259.
fhahn marked an inline comment as done.
fhahn added a comment.
Remove need for IsVec boolean flag in LVP.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143938/new/
https://reviews.llvm.org/D143938
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/test/Transforms/LoopVectorize/AArch64/no_vector_instructions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143938.518259.patch
Type: text/x-patch
Size: 25983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230429/8a9a1cfa/attachment.bin>
More information about the llvm-commits
mailing list