[PATCH] D158333: [VPlan] Move initial skeleton construction to createInitialVPlan. (NFC)
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 29 13:51:20 PDT 2023
fhahn updated this revision to Diff 554487.
fhahn marked 10 inline comments as done.
fhahn added a comment.
Rebased on top of D159136 <https://reviews.llvm.org/D159136> and address comments, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158333/new/
https://reviews.llvm.org/D158333
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
llvm/test/Transforms/LoopVectorize/vplan-printing-outer-loop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158333.554487.patch
Type: text/x-patch
Size: 8339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/6f59a341/attachment.bin>
More information about the llvm-commits
mailing list