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

Small GEMM for AArch64 with SVE #4806

Merged
merged 7 commits into from
Jul 25, 2024
Merged

Conversation

Mousius
Copy link
Contributor

@Mousius Mousius commented Jul 17, 2024

Adds small GEMM kernels for AArch64 using SVE, still needs heuristic tweaking and I believe removing some of the transpose logic which results in register spilling 😿

cc @goplanid

@Mousius Mousius marked this pull request as ready for review July 22, 2024 13:20
@martin-frbg martin-frbg added this to the 0.3.28 milestone Jul 25, 2024
@martin-frbg martin-frbg merged commit a4e56e0 into OpenMathLib:develop Jul 25, 2024
70 of 78 checks passed
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