[PATCH] D93975: [VPlan] Keep start value of VPWidenPHIRecipe as VPValue.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 06:21:01 PST 2021
fhahn updated this revision to Diff 314587.
fhahn added a comment.
Update after renaming to `getLiveInIRValue`.
Also updated documentation for VPWidenPHIRecipe to describe when the start value is managed as first operand.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93975/new/
https://reviews.llvm.org/D93975
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93975.314587.patch
Type: text/x-patch
Size: 8811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/2473e65a/attachment.bin>
More information about the llvm-commits
mailing list