[PATCH] D90564: [VPlan] Make VPRecipeBase inherit from VPDef.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 1 10:47:27 PST 2020
fhahn created this revision.
fhahn added reviewers: Ayal, gilr, rengolin, dmgreen.
Herald added subscribers: psnobl, rogfer01, bollu, hiraditya.
Herald added a project: LLVM.
fhahn requested review of this revision.
Herald added a subscriber: vkmr.
This patch makes VPRecipeBase a direct subclass of VPDef, moving the
SubclassID to VPDef.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D90564
Files:
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanValue.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90564.302163.patch
Type: text/x-patch
Size: 21113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201101/783fb426/attachment.bin>
More information about the llvm-commits
mailing list