================ @@ -3893,6 +3893,66 @@ TEST(TransferTest, BooleanInequality) { }); } +TEST(TransferTest, PointerEquality) { ---------------- martinboehme wrote: Good point -- done. https://github.com/llvm/llvm-project/pull/75170