This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SME] Add rdsvl instruction
ClosedPublic

Authored by HsiangKai on Feb 25 2022, 7:00 PM.

Details

Summary

This patch adds support for the following SME instruction:

  • RDSVL

The reference can be found here:
https://developer.arm.com/documentation/ddi0602/2021-12

Diff Detail

Event Timeline

HsiangKai created this revision.Feb 25 2022, 7:00 PM
HsiangKai requested review of this revision.Feb 25 2022, 7:00 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 25 2022, 7:00 PM
sdesmalen accepted this revision.Feb 28 2022, 1:47 AM
This revision is now accepted and ready to land.Feb 28 2022, 1:47 AM
This revision was landed with ongoing or failed builds.Feb 28 2022, 3:15 PM
This revision was automatically updated to reflect the committed changes.