[VPlan] Use recipe type to avoid getDefiningRecipe call (NFC).
authorFlorian Hahn <flo@fhahn.com>
Wed, 16 Nov 2022 23:03:34 +0000 (23:03 +0000)
committerFlorian Hahn <flo@fhahn.com>
Wed, 16 Nov 2022 23:03:34 +0000 (23:03 +0000)
commitaa16689f82a0735b123759c2ffc92a6085222108
treef2f3998e0c704456daf372d2f8ccc42d4a60021d
parent310b619e9505c373713e46ed466abd83ffcda3fa
[VPlan] Use recipe type to avoid getDefiningRecipe call (NFC).

Suggested by @Ayal during review of D136068, thanks!
llvm/lib/Transforms/Vectorize/VPlan.cpp