This is an archive of the discontinued LLVM Phabricator instance.

[SCCP] Change isUndefined() -> isUnknown()
ClosedPublic

Authored by davide on Jul 9 2016, 4:09 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

davide updated this revision to Diff 63404.Jul 9 2016, 4:09 PM
davide retitled this revision from to [SCCP] Change isUndefined() -> isUnknown().
davide updated this object.
davide added a reviewer: eli.friedman.
davide added a subscriber: llvm-commits.
davide updated this revision to Diff 63405.Jul 9 2016, 4:16 PM

Correct version of the patch.

eli.friedman accepted this revision.Jul 9 2016, 5:07 PM
eli.friedman edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jul 9 2016, 5:07 PM
This revision was automatically updated to reflect the committed changes.