This is an archive of the discontinued LLVM Phabricator instance.

[NFC][GuardWidening] Split widenCondCommon method
ClosedPublic

Authored by aleksandr.popov on Aug 28 2023, 11:25 AM.

Details

Summary

Split widenCondCommon into mergeChecks and hoistChecks methods for
better logic isolation.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2023, 11:25 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
aleksandr.popov requested review of this revision.Aug 28 2023, 11:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2023, 11:25 AM
anna accepted this revision.Aug 28 2023, 1:58 PM

Thanks!

This revision is now accepted and ready to land.Aug 28 2023, 1:58 PM
This revision was landed with ongoing or failed builds.Aug 29 2023, 7:37 AM
This revision was automatically updated to reflect the committed changes.