[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.
Loading
Please sign in to comment
Add a MadeChange flag so we don't call RemoveDeadNodes unless something changed.