================ @@ -883,8 +888,11 @@ void VPlan::execute(VPTransformState *State) { ---------------- ayalz wrote: ```suggestion bool IsScalarNeeded = isa<VPCanonicalIVPHIRecipe>(PhiR); ``` https://github.com/llvm/llvm-project/pull/80271