[X86] Remove DeleteNode calls from PreprocessISelDAG. Rely on the RemoveDeadNodes call at the end.
Add a MadeChange flag so we don't call RemoveDeadNodes unless something changed.
parent
3eb16fe4
Please register or sign in to comment
Add a MadeChange flag so we don't call RemoveDeadNodes unless something changed.