VPWidenCanonicalIVRecipe does not create PHI instructions, so it does
not need to be placed in the phi section of a VPBasicBlock.
Discussed D113223.
Differential D116473
[VPlan] Don't consider VPWidenCanonicalIVRecipe phi-like. fhahn on Jan 1 2022, 4:17 AM. Authored by
Details VPWidenCanonicalIVRecipe does not create PHI instructions, so it does Discussed D113223.
Diff Detail
Event Timeline
Comment Actions This looks good to me, thanks!
|