Enable NEON unconditionally
Bug #1517955 reported by
Chris Coulson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Oxide |
Fix Released
|
Medium
|
Chris Coulson |
Bug Description
We currently build with arm_neon=0, arm_neon_optional=1 which turns on the NEON run-time detection. However, whilst this is the configuration for Chrome/Android it's broken in various parts of Chromium/Linux:
- webrtc only contains runtime detection for Android
- Runtime detection in openmax also depends on Android.
The arm_neon=
Google are removing support for this configuration, making neon mandatory in Chromium (see https:/
Related branches
Changed in oxide: | |
assignee: | nobody → Chris Coulson (chrisccoulson) |
importance: | Undecided → Medium |
milestone: | none → branch-1.12 |
status: | New → In Progress |
summary: |
- Enable NEON + Enable NEON unconditionally |
Changed in oxide: | |
status: | In Progress → Fix Released |
To post a comment you must log in.