pub fn batch_add_simd(a: &[f32], b: &[f32]) -> Result<Vec<f32>>
SIMD-accelerated batch add using trueno.