[PATCH] D151981: [AArch64] Complete the list of extensions supported by .arch and .arch_extension
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 2 04:13:27 PDT 2023
mstorsjo updated this revision to Diff 527802.
mstorsjo added a comment.
Updated to support both "rdm" and "rdma"; added a comment in the table about it, and testing both forms in the test file.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151981/new/
https://reviews.llvm.org/D151981
Files:
llvm/include/llvm/TargetParser/AArch64TargetParser.h
llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/test/MC/AArch64/directive-arch_extension.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151981.527802.patch
Type: text/x-patch
Size: 3442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230602/1d9b348e/attachment.bin>
More information about the llvm-commits
mailing list