================ @@ -877,6 +876,12 @@ void GVNPass::printPipeline( OS << '>'; } +void GVNPass::doInstructionDeletion(Instruction *I) { ---------------- madhur13490 wrote: Sure, sounds good. https://github.com/llvm/llvm-project/pull/131753