This is an archive of the discontinued LLVM Phabricator instance.

[TypePromotion] Hoist out Promote Width calculation
ClosedPublic

Authored by avieira on Aug 9 2022, 5:50 AM.

Details

Summary

Hi,

Hoist out Promote Width calculation to simplify inner loop in runOnFunction.

Diff Detail

Event Timeline

avieira created this revision.Aug 9 2022, 5:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 9 2022, 5:50 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
avieira requested review of this revision.Aug 9 2022, 5:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 9 2022, 5:50 AM
samparker accepted this revision.Aug 9 2022, 6:40 AM
This revision is now accepted and ready to land.Aug 9 2022, 6:40 AM
This revision was automatically updated to reflect the committed changes.