This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine][NFC] Add tests for simplifying select(X|Y,X|Y,X) to X|Y
ClosedPublic

Authored by HerrCai0907 on Apr 17 2023, 12:54 PM.

Diff Detail

Event Timeline

HerrCai0907 created this revision.Apr 17 2023, 12:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 17 2023, 12:54 PM
HerrCai0907 requested review of this revision.Apr 17 2023, 12:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 17 2023, 12:54 PM
nikic accepted this revision.Apr 17 2023, 1:04 PM
nikic added a subscriber: nikic.

LGTM

This revision is now accepted and ready to land.Apr 17 2023, 1:04 PM
This revision was landed with ongoing or failed builds.Apr 17 2023, 1:07 PM
This revision was automatically updated to reflect the committed changes.