================ @@ -1176,6 +1176,27 @@ struct LoopFuser { return true; } + // This function fixes sunk PHI nodes after fusion. ---------------- madhur13490 wrote: Done https://github.com/llvm/llvm-project/pull/147501