This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Update costs for some fp16 converts
ClosedPublic

Authored by dmgreen on Mar 1 2022, 2:03 PM.

Details

Summary

This updates the costs for FP16 converts, as some of them were pretty high. For example https://godbolt.org/z/KvxhY3KTh.

Diff Detail

Event Timeline

dmgreen created this revision.Mar 1 2022, 2:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2022, 2:03 PM
dmgreen requested review of this revision.Mar 1 2022, 2:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2022, 2:03 PM
sdesmalen accepted this revision.Mar 2 2022, 2:49 AM

Looks accurate, thanks!

This revision is now accepted and ready to land.Mar 2 2022, 2:49 AM
This revision was landed with ongoing or failed builds.Mar 3 2022, 3:17 AM
This revision was automatically updated to reflect the committed changes.