I'm using clang 5 also tried clang 7.Both don't seem to support the intrinsic vdotq_s32(c, a, b).
I'm making use of VS2017 with Nvidia Codeworks for Android integration.I debug making use of a Shield device and then run on for example a galaxy S9.
How can I compile this neon instruction, is there an alterative way via inline assembler or otherwise ?