This is an archive of the discontinued LLVM Phabricator instance.

[ValueTracking] Use computeConstantRange() for signed sub overflow determination
ClosedPublic

Authored by nikic on Apr 9 2019, 9:15 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

nikic created this revision.Apr 9 2019, 9:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 9 2019, 9:15 AM
This revision is now accepted and ready to land.Apr 9 2019, 9:19 AM
This revision was automatically updated to reflect the committed changes.