Skip to content

v5.2.1.aarch64

Latest
Compare
Choose a tag to compare
@tqltech tqltech released this 02 Mar 07:46

The v5.2.1.aarch64 release is the first release based on the aarch64 branch. The release provides the following functions:

Porting
Perform platform-specific different operations, including compilation options, detection specific header files, SIMD instruction judgment, and so on. Add Kunpeng platform aarch64 branch , which is fully compatible with armv8-a, and at the same time ensure that the use of x86 platform is not affected.

Optimization
Improve the Kunpeng platform performance by using the NEON instructions, inline assembly, data alignment, instruction alignment, memory data prefetching, static branch prediction, code structure optimization, etc.