We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 ?