This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Support v8.9-A/v9.4-A in .arch_extension directive
ClosedPublic

Authored by pratlucas on Jan 10 2023, 9:10 AM.

Details

Summary

This adds support for the v8.9-A/v9.4-A architectural extensions to be
used in .arch_extension assembly directives.

Patch by Sam Elliott.

Diff Detail

Event Timeline

pratlucas created this revision.Jan 10 2023, 9:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 10 2023, 9:10 AM
pratlucas requested review of this revision.Jan 10 2023, 9:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 10 2023, 9:10 AM
tmatheson accepted this revision.Jan 10 2023, 9:21 AM
This revision is now accepted and ready to land.Jan 10 2023, 9:21 AM
lenary accepted this revision.Jan 10 2023, 9:37 AM
This revision was landed with ongoing or failed builds.Jan 23 2023, 7:03 AM
This revision was automatically updated to reflect the committed changes.