[PATCH] D90558: [VPlan] Add VPDef class.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 6 11:50:25 PST 2020
fhahn updated this revision to Diff 303513.
fhahn added a comment.
add some additional assertions, comments and make VPDef not inherit from VPUser, to allow more flexibility for now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90558/new/
https://reviews.llvm.org/D90558
Files:
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.303513.patch
Type: text/x-patch
Size: 5833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/dc10f6b1/attachment.bin>
More information about the llvm-commits
mailing list