Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

[Android] arm-v7a-neon ABI not loaded for arm64-v8a cpu #126

Closed
tanersener opened this issue Apr 26, 2019 · 1 comment
Closed

[Android] arm-v7a-neon ABI not loaded for arm64-v8a cpu #126

tanersener opened this issue Apr 26, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tanersener
Copy link
Owner

Devices with arm64-v8a architecture supports arm-v7a-neon architecture too and when arm64-v8a architecture is not available, arm-v7a-neon should be used on those devices.

Unfortunately it doesn't happen on the latest 4.2.1 and 4.2.LTS releases. arm-v7a is loaded instead of arm-v7a-neon.

@tanersener tanersener added the bug Something isn't working label Apr 26, 2019
@tanersener tanersener self-assigned this Apr 26, 2019
@tanersener
Copy link
Owner Author

fixed in development

@tanersener tanersener changed the title [Android] arm64 cpu can not use arm-v7a-neon ABI [Android] arm64 cpus can not use arm-v7a-neon ABI Apr 26, 2019
@tanersener tanersener changed the title [Android] arm64 cpus can not use arm-v7a-neon ABI [Android] arm-v7a-neon ABI not loaded for arm64 cpu Apr 26, 2019
@tanersener tanersener changed the title [Android] arm-v7a-neon ABI not loaded for arm64 cpu [Android] arm-v7a-neon ABI not loaded for arm64-v8a cpu Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant