This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ARM-CGT: Support of Neon intrinsics in TI's Arm CLANG compiler

Part Number: ARM-CGT

Hello,

Our Arm CLANG compiler documentation does not seem to list NEON-specific intrinsics (link) when Arm has defined some (link). Am I missing anything? My customer is looking at NEON on our Arm Cortex A53- and A72-based processors.

Thank you.



Best regards,
François.

  • My customer is looking at NEON on our Arm Cortex A53- and A72-based processors.

    The introduction in the tiarmclang Compiler User Manual says:

    The tiarmclang compiler toolchain currently supports development for applications that run on Arm Cortex-M and Cortex-R series processors, including: Cortex-M0, Cortex-M0+, Cortex-M3, Cortex-M4, Cortex-M33, Cortex-R4, and Cortex-R5.

    I.e. doesn't claim to support Cortex-A.