I am trying to compile for ARM on SC594 and I am using CCES2.11.1 when I try to check for the neon optimization flag, I dont find it in the compiler options and when I added -mfpu=neon in additional
options I am getting following warning
cc1.exe: warning: -mfpu option does not match ADSP-SC594 processor
What is the compiler option for enabling neon?