This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Add tests for (select (icmp x, Cp2_0), (binop y, Cp2_1), y); NFC
ClosedPublic

Authored by goldstein.w.n on Apr 14 2023, 11:11 PM.

Diff Detail

Event Timeline

goldstein.w.n created this revision.Apr 14 2023, 11:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2023, 11:11 PM
Herald added a subscriber: StephenFan. · View Herald Transcript
goldstein.w.n requested review of this revision.Apr 14 2023, 11:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2023, 11:11 PM

add test70_multiuse

This revision was not accepted when it landed; it landed in state Needs Review.Aug 16 2023, 8:42 PM
This revision was automatically updated to reflect the committed changes.