[PATCH] D92285: [VPlan] Manage scalarized values using VPValues.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 14 05:57:01 PST 2021
fhahn updated this revision to Diff 323614.
fhahn added a comment.
Ping :)
Rebased and added a note about why we are re-setting the value for operands of VPPRedPHI. Also added a few comments to set/reset functions and assertions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92285/new/
https://reviews.llvm.org/D92285
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
llvm/lib/Transforms/Vectorize/VPlanValue.h
llvm/test/Transforms/LoopVectorize/vplan-printing.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92285.323614.patch
Type: text/x-patch
Size: 20047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210214/4f2b8c52/attachment.bin>
More information about the llvm-commits
mailing list