802af1489b
7f6c656418
@ -111,7 +111,8 @@ void arm_mse_f64(
#endif
#if defined(ARM_MATH_NEON) && defined(__aarch64__)
#if defined(__ARMCC_VERSION) && (__ARMCC_VERSION >= 6010050) && \
defined(ARM_MATH_NEON) && defined(__aarch64__)
#pragma clang loop vectorize(enable) unroll(disable)
while (blkCnt > 0U)