This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Use FPUKind enum instead of unsigned
ClosedPublic

Authored by michaelplatings on Mar 15 2023, 8:10 AM.

Details

Summary

Also rename some FPUID variables to FPUKind now it's clear that's what
they are.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2023, 8:10 AM
michaelplatings requested review of this revision.Mar 15 2023, 8:10 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 15 2023, 8:10 AM
lenary accepted this revision.Mar 15 2023, 9:41 AM
lenary added a subscriber: lenary.

LGTM.

This revision is now accepted and ready to land.Mar 15 2023, 9:41 AM
This revision was landed with ongoing or failed builds.Mar 16 2023, 6:42 AM
This revision was automatically updated to reflect the committed changes.