This is an archive of the discontinued LLVM Phabricator instance.

[SimplifyIndVar][NFC] Refactor Binary Operator's strengthen
ClosedPublic

Authored by aleksandr.popov on Feb 8 2023, 2:17 AM.

Details

Summary

Extract complex logic of Binary Operator's strengthen to a separate
method in order to reuse it

Diff Detail