This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Add tests for folding `(icmp eq/ne (zext i1) (sext i1))`; NFC
ClosedPublic

Authored by goldstein.w.n on Jul 6 2023, 12:30 AM.

Diff Detail

Unit TestsFailed

Event Timeline

goldstein.w.n created this revision.Jul 6 2023, 12:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2023, 12:30 AM
Herald added a subscriber: StephenFan. · View Herald Transcript
goldstein.w.n requested review of this revision.Jul 6 2023, 12:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2023, 12:30 AM
nikic accepted this revision.Jul 6 2023, 12:38 AM

LGTM

This revision is now accepted and ready to land.Jul 6 2023, 12:38 AM
This revision was landed with ongoing or failed builds.Jul 12 2023, 3:18 PM
This revision was automatically updated to reflect the committed changes.