This is an archive of the discontinued LLVM Phabricator instance.

[DAGCombiner] fold or (and x, y), x --> x
ClosedPublic

Authored by bcl5980 on Nov 20 2022, 8:55 PM.

Diff Detail

Event Timeline

bcl5980 created this revision.Nov 20 2022, 8:55 PM
bcl5980 requested review of this revision.Nov 20 2022, 8:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 20 2022, 8:55 PM
RKSimon accepted this revision.Nov 21 2022, 3:18 AM

LGTM

This revision is now accepted and ready to land.Nov 21 2022, 3:18 AM
This revision was landed with ongoing or failed builds.Nov 21 2022, 6:11 AM
This revision was automatically updated to reflect the committed changes.