我要评分
获取效率
正确性
完整性
易理解

Introduction

NEON intrinsics refer to built-in C/C++-like functions and data types supported by the compiler. These functions and data types are expanded into NEON instructions and NEON registers in the compile stage. It can be regarded as encapsulating NEON instructions into C/C++ functions.