This is an archive of the discontinued LLVM Phabricator instance.

[ConstraintElimination] Support add with precondition.
AbandonedPublic

Authored by markdewing on Feb 11 2022, 1:15 PM.

Details

Reviewers
None
Summary

If we can prove that an addition without wrap flags won't wrap, decompse
the operation.

Issue #48253

Diff Detail

Event Timeline

markdewing created this revision.Feb 11 2022, 1:15 PM
markdewing requested review of this revision.Feb 11 2022, 1:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 11 2022, 1:15 PM
markdewing abandoned this revision.Feb 11 2022, 1:18 PM