Skip to content

use neon instructions on arm #1451

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

Merged
merged 3 commits into from
Feb 5, 2021
Merged

use neon instructions on arm #1451

merged 3 commits into from
Feb 5, 2021

Conversation

borg323
Copy link
Member

@borg323 borg323 commented Oct 15, 2020

No description provided.

@gsobala
Copy link
Contributor

gsobala commented Oct 17, 2020

Succeeds on Armv8 (by not including the -mpfu=neon flag) but fails on armv7: -mfpu=neon included successfully for the compile stages but is also needed by the linker.

(Also obviously this does not address the armv7 libatomic library issue referenced in #1419)

@borg323 borg323 merged commit 36b3b1f into LeelaChessZero:master Feb 5, 2021
@borg323 borg323 deleted the neon branch February 5, 2021 21:26
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.

3 participants