-
Notifications
You must be signed in to change notification settings - Fork 264
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
[BUG] NDK r23b crash #1608
Comments
Can you grab the two files as mentioned and just attach them directly here? That would make it easier for us to verify the bug and fix it.
|
Upstream has a fix in review: https://reviews.llvm.org/D119354 |
https://android-review.googlesource.com/c/toolchain/llvm_android/+/2070387 has the fix for this cherry-picked to the r23 compiler. |
New builds are in-flight for r23 and r25, but we're going to have to revisit r24. |
Should be fixed in r23 build 8486889. r24 still on the to-do list. r25 will probably pick this up in the first point release (r25b). There's a blocker with the build that was going to contain the fix and we have an external scheduling constraint that won't let us wait. |
android/ndk#1608 a76620143c5 [ARM] Patterns for vector conversion between half and float Test: N/A Change-Id: I760a23452d0756b87e5975ca12373446d4800b0b
Changelog updates are in a separate commit to make cherry-picking to master easier. Bug: android/ndk#1590 Bug: android/ndk#1608 Bug: android/ndk#1619 Bug: android/ndk#1645 Bug: android/ndk#1672 Test: ./checkbuild.py && ./run_tests.py Change-Id: Ie5571ed436cb0a3fe9ad675ed15f62fff4e978d6 (cherry picked from commit 59e8e507c2a2147c2bc806087c953dd36f6b1c41) Merged-In: Ie5571ed436cb0a3fe9ad675ed15f62fff4e978d6
Separate from the toolchain update to avoid merge conflicts. Bug: android/ndk#1590 Bug: android/ndk#1608 Bug: android/ndk#1619 Bug: android/ndk#1645 Bug: android/ndk#1672 Test: None Change-Id: I6e24e582dc0c300db173083009da9a1494360137 (cherry picked from commit 25ab62f84177b8f57782048a01a755c5730d6e6b) Merged-In: I6e24e582dc0c300db173083009da9a1494360137
https://github.com/alibaba/MNN/tree/95402e79b4424748fc5fc8f6c2f6dc0a56ffc3b0 NDK R23b : failed |
That looks right to me. Sorry, I had forgotten to come back and update this, but we shipped r25 before a new r24 toolchain became available so r24 won't be receiving the fix (not an LTS, so support window ended when r25 shipped). |
Went back and checked because the triage here hadn't been updated, and neither had the changelog. This fix was definitely in r25, it's not a fluke that your project is working :) |
Bug: android/ndk#1608 Test: None Change-Id: I3eaf0d4c613c33b0923734c2a72502946ea9683f
Bug: android/ndk#1608 Test: None Change-Id: I3eaf0d4c613c33b0923734c2a72502946ea9683f (cherry picked from commit 61791fb) Merged-In: I3eaf0d4c613c33b0923734c2a72502946ea9683f
Separate from the toolchain update to avoid merge conflicts. Bug: android/ndk#1590 Bug: android/ndk#1608 Bug: android/ndk#1619 Bug: android/ndk#1645 Bug: android/ndk#1672 Test: None Change-Id: I6e24e582dc0c300db173083009da9a1494360137
Description
Environment Details
The text was updated successfully, but these errors were encountered: