[PATCH] D151981: [AArch64] Complete the list of extensions supported by .arch and .arch_extension
Tomas Matheson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 2 04:01:29 PDT 2023
tmatheson added a comment.
In D151981#4390422 <https://reviews.llvm.org/D151981#4390422>, @mstorsjo wrote:
> Ok, those are good arguments. Although, as binutils still documents it as `rdma`, do you think it'd make sense to support both namings for it? I'd hate to not support the naming that they advertise. I guess it'd be as simple as having two entries in this table.
Yeah, if it's as simple as that then I can't see any harm in accepting both.
Function Multi Versioning also uses "+rdm".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151981/new/
https://reviews.llvm.org/D151981
More information about the llvm-commits
mailing list