This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Basic vector bswap costs
ClosedPublic

Authored by dmgreen on Jul 20 2023, 2:52 AM.

Details

Summary

This adds some basic vector bswap costs, providing the type is supported.

Diff Detail

Event Timeline

dmgreen created this revision.Jul 20 2023, 2:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 20 2023, 2:52 AM
dmgreen requested review of this revision.Jul 20 2023, 2:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 20 2023, 2:52 AM
SjoerdMeijer accepted this revision.Jul 20 2023, 3:08 AM

Yeah, this looks a lot better to me.

This revision is now accepted and ready to land.Jul 20 2023, 3:08 AM
This revision was landed with ongoing or failed builds.Jul 21 2023, 12:49 AM
This revision was automatically updated to reflect the committed changes.