llvm-project
b3e7e4bb - [VPlan] Also specialize getNumIncoming for VPWidenPointerInd (NFC).

Commit
214 days ago
[VPlan] Also specialize getNumIncoming for VPWidenPointerInd (NFC). Similar to VPWidenIntOrFpInductionRecipe, VPWidenPointerInductionRecipe only has a single incoming value and no backedge value. Currently NFC as there are no problematic uses at the moment.
Author
Committer
Parents
Loading