Displaying 1 result from an estimated 1 matches for "vdupq_n_f64".
Did you mean:
  vdupq_n_f32
  
2025 Feb 18
2
1.5 on os x?
...ailable with the soft-float ABI.
Please use -mfloat-abi=softfp or -mfloat-abi=hard"
      |  ^
In file included from lpc_intrin_neon.c:49:
./deduplication/lpc_compute_autocorrelation_intrin_neon.c:2:2: error: use
of undeclared identifier 'float64x2_t'
    2 |         float64x2_t sum0 = vdupq_n_f64(0.0f);
      |         ^
./deduplication/lpc_compute_autocorrelation_intrin_neon.c:3:2: error: use
of undeclared identifier 'float64x2_t'
    3 |         float64x2_t sum1 = vdupq_n_f64(0.0f);
      |         ^
./deduplication/lpc_compute_autocorrelation_intrin_neon.c:4:2: error: use
of unde...