This is an archive of the discontinued LLVM Phabricator instance.

[TypePromotion] Avoid unnecessary trunc zext pairs
ClosedPublic

Authored by samparker on Feb 3 2022, 7:07 AM.

Details

Summary

Following on from D115451, this is the next in a series of improvements for this pass.

Diff Detail

Event Timeline

samparker created this revision.Feb 3 2022, 7:07 AM
samparker requested review of this revision.Feb 3 2022, 7:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 3 2022, 7:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2022, 12:30 PM
adriantong1024 accepted this revision.Mar 4 2022, 12:30 PM
This revision is now accepted and ready to land.Mar 4 2022, 12:30 PM
This revision was landed with ongoing or failed builds.May 24 2022, 7:35 AM
This revision was automatically updated to reflect the committed changes.