[GVN] Also remove phi nodes from VN table (PR65447)
Followup to D158849: We also need to remove the phi node from the VN table, which is not handled by removeInstruction(). Fixes https://github.com/llvm/llvm-project/issues/65447.
Loading
Please sign in to comment