ios-cmake icon indicating copy to clipboard operation
ios-cmake copied to clipboard

ios with arm neon

Open cvv-student opened this issue 1 year ago • 0 comments

Thanks for your contribution. I have tried writing some NEON instructions in ios, and the compilation was successful. Now I want to port it to CXX for compilation. On Android, there is a specific instruction -DANDROID_ARM_NEON. What should I do on iOS?

cvv-student avatar Apr 22 '24 09:04 cvv-student