================
@@ -1234,6 +1233,17 @@ static void simplifyRecipe(VPRecipeBase &R, VPTypeAnalysis &TypeInfo) {
   if (!Plan->isUnrolled())
     return;
 
----------------
fhahn wrote:
This has been landed in a separate patch, should be gone now
https://github.com/llvm/llvm-project/pull/156262