This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SME] Remove term 'streaming-sve' from assembler diagnostics.
ClosedPublic

Authored by sdesmalen on Feb 21 2022, 8:53 AM.

Details

Summary

'streaming-sve' is not a feature that users should be able to set,
hence why it shouldn't show up in user-diagnostics. The only
flag that end-users should be able to set is '+sme'.

Diff Detail

Unit TestsFailed

Event Timeline

sdesmalen created this revision.Feb 21 2022, 8:53 AM
sdesmalen requested review of this revision.Feb 21 2022, 8:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 21 2022, 8:53 AM
paulwalker-arm accepted this revision.Feb 22 2022, 4:44 AM
This revision is now accepted and ready to land.Feb 22 2022, 4:44 AM
This revision was landed with ongoing or failed builds.Feb 22 2022, 6:33 AM
This revision was automatically updated to reflect the committed changes.