[PATCH] D90558: [VPlan] Add VPDef class.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 15 09:57:44 PST 2020
fhahn updated this revision to Diff 305372.
fhahn added a comment.
In D90558#2396179 <https://reviews.llvm.org/D90558#2396179>, @Ayal wrote:
> This looks good to me, thanks!
Thank you very much Ayal! I'll wait a bit with committing this, in case there are additional comments.
I also removed an over-cautious assert.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90558/new/
https://reviews.llvm.org/D90558
Files:
llvm/docs/Proposals/VectorizationPlan.rst
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlanValue.h
llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90558.305372.patch
Type: text/x-patch
Size: 8209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201115/8eff336d/attachment.bin>
More information about the llvm-commits
mailing list