This is an archive of the discontinued LLVM Phabricator instance.

[DAGCombine] Generalize Dead Store to overlapping stores.
ClosedPublic

Authored by niravd on Feb 20 2019, 11:36 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

niravd created this revision.Feb 20 2019, 11:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 20 2019, 11:36 AM
rnk accepted this revision.Feb 20 2019, 11:59 AM

lgtm, nice

This revision is now accepted and ready to land.Feb 20 2019, 11:59 AM
This revision was automatically updated to reflect the committed changes.