Loading
[VPlan] Run removeDeadRecipes early. (#190191)
The initial simplifyRecipes run can leave dead recipes, which removeDeadRecipes can clean up, similar for dead instructions in the input. PR: https://github.com/llvm/llvm-project/pull/190191
The initial simplifyRecipes run can leave dead recipes, which removeDeadRecipes can clean up, similar for dead instructions in the input. PR: https://github.com/llvm/llvm-project/pull/190191