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

Additional optimization to axplusby_f32 using inline assembly. #47

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

balancap
Copy link
Contributor

The function axplusby_f32_v2 implements a fully optimized rpt loop in inline assembly, taking advantage of the instruction ldst64pace.

The function `axplusby_f32_v2` implements a fully optimized `rpt`
loop in inline assembly, taking advantage of the instruction `ldst64pace`.
@balancap balancap force-pushed the additional-optimization-to-axplusby-f32-ipu-method branch from f60fcac to 055805c Compare October 13, 2023 08:11
@balancap balancap merged commit 9cd48f4 into main Oct 13, 2023
6 checks passed
@balancap balancap deleted the additional-optimization-to-axplusby-f32-ipu-method branch October 13, 2023 08:39
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.

1 participant