================
@@ -267,7 +264,6 @@ static void createRetBitCast(CallBase &CB, Type *RetTy, 
CastInst **RetBitCast) {
 /// Is replaced by the following:
 ///
 ///   cond_bb:
-///     %cond = icmp eq i32 ()* %ptr, @func
----------------
teresajohnson wrote:

I'm not sure these conditions should be completely removed. Perhaps just show 
something like `%cond = Cond`.

https://github.com/llvm/llvm-project/pull/81181
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to