xboxfanj/math-neon

Won't compile on ARM64

Opened this issue · 0 comments

ARM changed the instructions for 64-bit Neon, so none of this will compile. You 
need to guard using __arm64__ define.

Original issue reported on code.google.com by elbuengu...@gmail.com on 13 Feb 2014 at 2:03