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.
Paths
| Differential D141402
[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 Patch by Sam Elliott.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 10 2023, 9:21 AM This revision was landed with ongoing or failed builds.Jan 23 2023, 7:03 AM Closed by commit rG1efea0ae8ed2: [AArch64] Support v8.9-A/v9.4-A in .arch_extension directive (authored by pratlucas). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 491360 llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/test/MC/AArch64/directive-arch_extension-negative.s
llvm/test/MC/AArch64/directive-arch_extension.s
|