================ @@ -875,6 +875,8 @@ OperandNo: 0 EXPECT_TRUE(I0->hasNUses(1u)); EXPECT_FALSE(I0->hasNUses(2u)); + // Check Value.getExpectedType ---------------- vporpo wrote: Redundant comment? https://github.com/llvm/llvm-project/pull/109221