This is an archive of the discontinued LLVM Phabricator instance.

[LoopDeletion] Support selects when symbolically evaluating 1st iteration
ClosedPublic

Authored by mkazantsev on Jun 11 2021, 4:59 AM.

Details

Summary

Adds support for selects for which we know value on the 1st iteration.

Diff Detail

Event Timeline

mkazantsev created this revision.Jun 11 2021, 4:59 AM
mkazantsev requested review of this revision.Jun 11 2021, 4:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 11 2021, 4:59 AM
mkazantsev planned changes to this revision.Jun 17 2021, 5:56 AM

Per underlying patch change

Returning this patch from dark depths of oblivion.

nikic accepted this revision.Oct 8 2021, 1:28 PM

LGTM

This revision is now accepted and ready to land.Oct 8 2021, 1:28 PM
This revision was landed with ongoing or failed builds.Oct 9 2021, 12:57 AM
This revision was automatically updated to reflect the committed changes.