[VPlan] Remove unneeded VPUser::classof(const VPDef *) (NFC).
authorFlorian Hahn <flo@fhahn.com>
Tue, 17 Jan 2023 09:08:33 +0000 (09:08 +0000)
committerFlorian Hahn <flo@fhahn.com>
Tue, 17 Jan 2023 09:08:33 +0000 (09:08 +0000)
commit133f017479cc1f3c072986e43494b3820d928971
tree6f29bd3503ea04184159285bcf53af7495d56926
parente87934415499c109e08746cf50555809b7fcee5d
[VPlan] Remove unneeded VPUser::classof(const VPDef *) (NFC).

This specialization is not needed any longer as VPRecipeBase inherits
from VPUser and getDefiningRecipe returns a VPRecipeBase.
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanValue.h