This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Cost modelling for MVE vector fptoi_sat
ClosedPublic

Authored by dmgreen on May 16 2022, 12:16 AM.

Details

Summary

Building on top of D125665, this adds MVE costs for fptosi.sat and fptoui.sat, providing MVE is available and the types are legal.

Diff Detail

Event Timeline

dmgreen created this revision.May 16 2022, 12:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 16 2022, 12:16 AM
dmgreen requested review of this revision.May 16 2022, 12:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 16 2022, 12:16 AM
This revision is now accepted and ready to land.May 17 2022, 12:40 AM
This revision was landed with ongoing or failed builds.May 20 2022, 3:00 AM
This revision was automatically updated to reflect the committed changes.