arduano / simdeez

easy simd
MIT License
331 stars 25 forks source link

Missing _mm_sub_pd #15

Closed chem-william closed 4 years ago

chem-william commented 4 years ago

After using your library, I realized that an abstraction for _mm_sub_pd is seemingly missing.

I am not very experienced in Rust, but I'll try to upload a PR where it has been added. I believe that it works though I might very well be wrong :sweat_smile: