mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-31 16:05:30 +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>