[PATCH] D143864: [VPlan] Replace AlsoPack field with shouldPack() method (NFC).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 20 01:19:07 PST 2023
fhahn updated this revision to Diff 498758.
fhahn added a comment.
Rebase and address comments, thanks! I plan to land this shortly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143864/new/
https://reviews.llvm.org/D143864
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143864.498758.patch
Type: text/x-patch
Size: 5810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230220/6aea1f83/attachment.bin>
More information about the llvm-commits
mailing list