[PATCH] D143938: [VPlan] Compute costs for plans directly after construction (WIP).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 31 14:31:00 PDT 2023
fhahn updated this revision to Diff 510133.
fhahn added a comment.
Herald added a subscriber: mgrang.
Rebase, remove commented out code, improve structure.
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/test/Transforms/LoopVectorize/AArch64/no_vector_instructions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143938.510133.patch
Type: text/x-patch
Size: 27918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230331/47aabc9b/attachment.bin>
More information about the llvm-commits
mailing list