Added NEON support in builds for Windows on ARM by shibayan · Pull Request #21630 · opencv/opencv

Since Visual Studio 16.11 Visual Studio 2022 (17.0), the data types (e.g. int32x4_t) used by ARM NEON instructions are now defined, so the blocking of NEON support in builds for Windows on ARM has ...