This is an archive of the discontinued LLVM Phabricator instance.

[DAG] Peek through ZEXT/TRUNC in foldAddSubMasked1
ClosedPublic

Authored by deadalnix on Jan 16 2023, 6:43 PM.

Diff Detail

Event Timeline

deadalnix created this revision.Jan 16 2023, 6:43 PM
deadalnix requested review of this revision.Jan 16 2023, 6:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 16 2023, 6:43 PM
lebedev.ri accepted this revision.Jan 17 2023, 6:09 AM

Looks fine to me, but this one could use a second opinion.

This revision is now accepted and ready to land.Jan 17 2023, 6:09 AM

If you are not sure, I'm not going to land this right away to give anyone who has concern the opportunity to comment.

This revision was landed with ongoing or failed builds.Jan 19 2023, 5:23 AM
This revision was automatically updated to reflect the committed changes.