Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[proposal] Clarify that AArch32 scalar polynomial types' underlying integer type is a recommendation #305

Open
vhscampos opened this issue Mar 4, 2024 · 0 comments
Labels

Comments

@vhscampos
Copy link
Member

The definition of polynomial types in AArch32 is inconsistent between LLVM, gcc and ACLE.

At this point there's potentially high risk in changing the compilers' implementation as it may cause user code breakage.

The ACLE must be modified to state that the polynomial types are recommended to be unsigned, but ultimately it is up to the toolchains' discretion whether or not to follow it.

@vhscampos vhscampos changed the title Clarify that AArch32 scalar polynomial types' underlying integer type is a recommendation [proposal] Clarify that AArch32 scalar polynomial types' underlying integer type is a recommendation Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant