================ @@ -938,7 +941,6 @@ define i32 @foo(i32 %arg0, i32 %arg1) { Replaced = Ret->replaceUsesOfWith(I0, Arg0); EXPECT_TRUE(Replaced); EXPECT_EQ(Ret->getOperand(0), Arg0); - ---------------- Sterling-Augustine wrote: Done https://github.com/llvm/llvm-project/pull/109221