This is an archive of the discontinued LLVM Phabricator instance.

[LoopUnswitch] Avoid exponential behavior
ClosedPublic

Authored by sanjoy on Jun 24 2016, 5:09 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

sanjoy updated this revision to Diff 61860.Jun 24 2016, 5:09 PM
sanjoy retitled this revision from to [LoopUnswitch] Avoid exponential behavior.
sanjoy updated this object.
sanjoy added reviewers: majnemer, bogner, mzolotukhin.
sanjoy added a subscriber: llvm-commits.
majnemer accepted this revision.Jun 24 2016, 6:00 PM
majnemer edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 24 2016, 6:00 PM
This revision was automatically updated to reflect the committed changes.