diff --git a/ggml.c b/ggml.c index 696b46216..223dfcda1 100644 --- a/ggml.c +++ b/ggml.c @@ -807,7 +807,6 @@ inline static float vaddvq_f32(float32x4_t v) { // number of elements to fit in a single register // - #if defined(__ARM_NEON) && defined(__ARM_FEATURE_FMA) #define GGML_SIMD