This is an archive of the discontinued LLVM Phabricator instance.

[AArch64-SVE]: Add tests for masked/truncating/extending load/store while streaming mode is enabled.
ClosedPublic

Authored by hassnaa-arm on Oct 24 2022, 2:02 AM.

Details

Summary

Add tests for masked/truncating/extending load/store

Diff Detail

Event Timeline

hassnaa-arm created this revision.Oct 24 2022, 2:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 24 2022, 2:02 AM
hassnaa-arm requested review of this revision.Oct 24 2022, 2:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 24 2022, 2:02 AM
hassnaa-arm retitled this revision from [AArch64-SVE]: Add tests in streaming mode. to [AArch64-SVE]: Add tests for masked/truncating/extending load/store while streaming mode is enabled..
Matt added a subscriber: Matt.Oct 24 2022, 7:30 AM

LGTM with nit addressed

llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-masked-store.ll
313

nit: this test can be removed.

sdesmalen accepted this revision.Oct 28 2022, 8:09 AM
This revision is now accepted and ready to land.Oct 28 2022, 8:09 AM
This revision was landed with ongoing or failed builds.Nov 10 2022, 2:12 AM
This revision was automatically updated to reflect the committed changes.
hassnaa-arm marked an inline comment as done.