[PATCH] D88382: [VPlan] Turn VPReductionRecipe into a VPValue
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 15 14:12:59 PST 2020
dmgreen updated this revision to Diff 305389.
dmgreen added a comment.
Ooops. I thought this was already using State.set, but uploaded the wrong version. Now with that and the other changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88382/new/
https://reviews.llvm.org/D88382
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
llvm/test/Transforms/LoopVectorize/vplan-printing.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88382.305389.patch
Type: text/x-patch
Size: 8816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201115/60afff0d/attachment.bin>
More information about the llvm-commits
mailing list