This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SME] Improve streaming-compatible codegen for extending loads/truncating stores.
ClosedPublic

Authored by sdesmalen on Jan 9 2023, 1:54 AM.

Details

Summary

This is another step in aligning addTypeForStreamingSVE with addTypeForFixedLengthSVE,
which also improves code quality for extending loads and truncating stores.

Diff Detail

Event Timeline

sdesmalen created this revision.Jan 9 2023, 1:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 9 2023, 1:54 AM
sdesmalen requested review of this revision.Jan 9 2023, 1:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 9 2023, 1:54 AM
This revision is now accepted and ready to land.Jan 9 2023, 4:19 AM
This revision was landed with ongoing or failed builds.Jan 9 2023, 7:08 AM
This revision was automatically updated to reflect the committed changes.