Add check that deleted nodes do not get added to worklist. This can
occur when a node's operand is simplified to an existing node.
This fixes PR32108.
Differential D30506
[DAG] Prevent Stale nodes from entering worklist niravd on Mar 1 2017, 10:50 AM. Authored by
Details Add check that deleted nodes do not get added to worklist. This can This fixes PR32108.
Diff Detail
|