Skip to content

Alignment for __attribute__((vector_size(N)) objects should be specified #45

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

Open
asb opened this issue Sep 14, 2017 · 1 comment
Open

Comments

@asb
Copy link
Collaborator

asb commented Sep 14, 2017

Both GCC and Clang support this syntax and generate working code even when compiling for a system with no vector support. Therefore, it would be good if we can standardise the ABI details.

@aswaterman
Copy link
Contributor

The V extension won't have architecturally exposed alignment expectations that vary with N.

What do x86-64 and AArch64 do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants