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

3.14, arm neon vector "+=" fix #306

Merged
merged 1 commit into from
Nov 30, 2022
Merged

3.14, arm neon vector "+=" fix #306

merged 1 commit into from
Nov 30, 2022

Conversation

yuriy-chumak
Copy link
Contributor

Fix for ARM neon dgVector& operator+= (it was "-=").

@JulioJerez JulioJerez merged commit 89b1a09 into MADEAPPS:master Nov 30, 2022
@JulioJerez
Copy link
Contributor

wow, that was a big mistake.
merged
thanks

has you considered newton 4?
it works on neon, and has a small working test for android studio already.
It is also much faster.

@yuriy-chumak
Copy link
Contributor Author

has you considered newton 4?

No (
I'm still limited in C, not C++. 3.14 has nice C interface functions (including callbacks).
Newton 4 does not seem to have. I'm right?

@yuriy-chumak yuriy-chumak deleted the 3.14-neon-fix branch November 30, 2022 14:18
@JulioJerez
Copy link
Contributor

JulioJerez commented Nov 30, 2022 via email

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