This is an archive of the discontinued LLVM Phabricator instance.

[DAGCombiner] Add node to the worklist in topological order after relegalization.
ClosedPublic

Authored by deadalnix on Aug 24 2019, 4:02 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

deadalnix created this revision.Aug 24 2019, 4:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 24 2019, 4:02 AM
RKSimon accepted this revision.Aug 25 2019, 7:11 AM

LGTM

This revision is now accepted and ready to land.Aug 25 2019, 7:11 AM
This revision was automatically updated to reflect the committed changes.