[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 14:46:00 PDT 2023
fhahn updated this revision to Diff 518239.
fhahn marked 6 inline comments as done.
fhahn added a comment.
Address comments directly for the patch, will address the independent nits separately, thanks!
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.518239.patch
Type: text/x-patch
Size: 25803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230429/ce9de5e3/attachment.bin>
More information about the llvm-commits
mailing list