This is an archive of the discontinued LLVM Phabricator instance.

[LegalizeTypes][NFC] Combine ExpandIntOp_{S,U}INT_TO_FP to ExpandIntOp_XINT_TO_FP
ClosedPublic

Authored by asb on Aug 8 2023, 8:21 AM.

Details

Summary

As with D157399 we can reduce duplication by doing this. Unlike D157399, I'm posting the refactoring before the functional changes I want to make here.

Diff Detail

Event Timeline

asb created this revision.Aug 8 2023, 8:21 AM
asb requested review of this revision.Aug 8 2023, 8:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 8 2023, 8:21 AM
This revision is now accepted and ready to land.Aug 9 2023, 9:03 AM
This revision was landed with ongoing or failed builds.Aug 14 2023, 2:39 AM
This revision was automatically updated to reflect the committed changes.