This is an archive of the discontinued LLVM Phabricator instance.

[LFTR] Assert and simplify under assumption exit counts are integers
ClosedPublic

Authored by reames on Mar 20 2023, 4:26 PM.

Details

Summary

This invariant was introduced in 8f3d16905d75b07a933d01dc29677fe5867c1b3e. This change should be entirely obvious; I'm posting for review just for a sanity check.

Diff Detail

Event Timeline

reames created this revision.Mar 20 2023, 4:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 20 2023, 4:26 PM
reames requested review of this revision.Mar 20 2023, 4:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 20 2023, 4:26 PM
reames edited the summary of this revision. (Show Details)Mar 20 2023, 4:27 PM
reames updated this revision to Diff 506773.Mar 20 2023, 4:36 PM

Another simplification.

nikic accepted this revision.Mar 21 2023, 1:05 AM

LGTM

This revision is now accepted and ready to land.Mar 21 2023, 1:05 AM
This revision was landed with ongoing or failed builds.Mar 21 2023, 7:35 AM
This revision was automatically updated to reflect the committed changes.