Replace legacy __ARM_NEON__ by __ARM_NEON#25024
Conversation
|
I guess |
|
Please pay attention on CI. |
I don't know if there is HW platform, but it "exists" in the software 🙂 |
I believe it makes sense to use |
|
|
my vote for this |
Even ACLE 1.1 referes to __ARM_NEON https://developer.arm.com/documentation/ihi0053/b/?lang=en
|
I replaced |
mshabunin
left a comment
There was a problem hiding this comment.
Looks good to me.
I've build and tested in qemu (opencv_test_core) two configurations with and without NEON, seems to be OK.
Even ACLE 1.1 referes to __ARM_NEON
https://developer.arm.com/documentation/ihi0053/b/?lang=en
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.