This is an archive of the discontinued LLVM Phabricator instance.

Correctly report modified status for SCCP
ClosedPublic

Authored by serge-sans-paille on Jun 5 2020, 12:30 AM.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2020, 12:30 AM
fhahn accepted this revision.Jun 5 2020, 1:53 AM

LGTM, thanks! A slightly more descriptive commit message might be [SCCP] Report changes after removing stores to constant global.

This revision is now accepted and ready to land.Jun 5 2020, 1:53 AM
This revision was automatically updated to reflect the committed changes.