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

sve: Add ARM SVE compile support #765

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

jdemel
Copy link
Contributor

@jdemel jdemel commented Jul 9, 2024

This commit adds code to support SVE+SVE2. However, since I don't have any real hardware available, it is mostly guesswork.

This might be simple, this might be tough. Let's go step-by-step.

Signed-off-by: Johannes Demel <[email protected]>
@marcusmueller
Copy link
Member

Is it really sensible to merge this then?
No support would seem to be better than broken support; or am I wrong about that?

@jdemel jdemel marked this pull request as draft July 11, 2024 07:26
@jdemel
Copy link
Contributor Author

jdemel commented Jul 11, 2024

I wanted to look into support for these extensions because I expect them to be available in all ARMv9 CPUs.
I converted the PR to draft. Maybe someone wants to pick up the draft and is able to test it. This might be a good start. It's also the reason why I shared the code in this state.

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

Successfully merging this pull request may close these issues.

2 participants