[PATCH] D118167: [VPlan] Record whether scalar IVs are need in induction recipe.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 26 12:40:39 PST 2022
fhahn updated this revision to Diff 403375.
fhahn added a comment.
Rename to needsVectorIV
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118167/new/
https://reviews.llvm.org/D118167
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118167.403375.patch
Type: text/x-patch
Size: 9527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/a94531df/attachment.bin>
More information about the llvm-commits
mailing list