mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-03 01:12:25 +08:00
Issue: #32129 This PR adds a dynamic SVE detection for ARM CPU families for the bitset code. Also, allows the code to be compiled if the compiler does not support NEON (arm-v7). Signed-off-by: Alexandr Guzhva <alexanderguzhva@gmail.com>