This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] merge scaled and unscaled 8-bit and 18-bit zero narrow stores.
Needs ReviewPublic

Authored by zjaffal on May 30 2023, 6:37 AM.

Details

Summary

Previous patch (https://reviews.llvm.org/D150963) merged scaled and unscaled 32-bit stores. This patch adds the support for smaller size types.

Diff Detail

Event Timeline

zjaffal created this revision.May 30 2023, 6:37 AM
zjaffal requested review of this revision.May 30 2023, 6:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 30 2023, 6:37 AM
zjaffal updated this revision to Diff 529305.Jun 7 2023, 8:01 AM

Fix crashing tests