diff --git a/ggml.c b/ggml.c index 72e90ec14..6facfc8cd 100644 --- a/ggml.c +++ b/ggml.c @@ -880,7 +880,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