[VPlan] Mark overriden function in VPWidenPHIRecipe as virtual.
authorFlorian Hahn <flo@fhahn.com>
Tue, 6 Jul 2021 10:59:33 +0000 (11:59 +0100)
committerFlorian Hahn <flo@fhahn.com>
Tue, 6 Jul 2021 11:00:41 +0000 (12:00 +0100)
commit3fed6d443f802c43aade1b5b1b09f5e2f8b3edb1
tree9f5ff7ef63baf580b080ecc587d700c7b981c20e
parentbbcbf21ae60c928e07dde6a1c468763b3209d1e6
[VPlan] Mark overriden function in VPWidenPHIRecipe as virtual.

VPReductionRecipe overrides those implementations. Mark them as virtual
in the VPWidenPHIRecipe to unbreak build in certain configurations.
llvm/lib/Transforms/Vectorize/VPlan.h