This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Fold icmp or sub chain ((x1 - y1) | (x2 - y2)) == 0 tests
ClosedPublic

Authored by kitaisreal on Jul 19 2023, 6:54 AM.

Diff Detail

Event Timeline

kitaisreal created this revision.Jul 19 2023, 6:54 AM
kitaisreal requested review of this revision.Jul 19 2023, 6:54 AM
kitaisreal set the repository for this revision to rG LLVM Github Monorepo.Jul 25 2023, 7:48 AM

Re-upload the same patch with mentioning correct repository LLVM Github Monorepo.

This revision was not accepted when it landed; it landed in state Needs Review.Jul 26 2023, 9:21 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.