[PATCH] D84680: [VPlan] Use VPValue def for VPMemoryInstructionRecipe.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 30 11:07:46 PDT 2020
fhahn updated this revision to Diff 295358.
fhahn added a comment.
Rebased & addressed comments, thanks!
In D84680#2299210 <https://reviews.llvm.org/D84680#2299210>, @dmgreen wrote:
> I could not find a review for VPWidenRecipe, so I put one up in D88447 <https://reviews.llvm.org/D88447>, that also has some adjustment for how VPValues are registered.
That was indeed missing, thanks for putting up the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84680/new/
https://reviews.llvm.org/D84680
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanValue.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84680.295358.patch
Type: text/x-patch
Size: 10419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/4f466d1e/attachment.bin>
More information about the llvm-commits
mailing list