[PATCH] D127762: [Clang][AArch64] Add ACLE attributes for SME.
Paul Walker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 16 08:09:53 PST 2022
paulwalker-arm added a comment.
Hi @rsandifo-arm , what are your thoughts on Arron's observations? My interpretation is that Arm originally figured the distinction between keywords and gnu attributes was minimal and thus using our previous norms made most sense. This is not my world so my understand is somewhat naive but it does sound like Arron has raised some good reasons why keywords are a better design decision. Do you agree? I wonder if it's worth having this conversation on https://github.com/ARM-software/abi-aa/pull/123 (unless Richard has a better link) so we can capture the rational for future design changes if any. @aaron.ballman, are you ok with this or do you prefer to keep the design conversation linked to this clang implementation?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127762/new/
https://reviews.llvm.org/D127762
More information about the cfe-commits
mailing list