Hacker News new | ask | show | jobs
by lovasoa 2432 days ago
What do you mean "manually" ? `mul_add` is a rust function that operates on a single f64, it's still up to LLVM to choose which instructions to use and to do the vectorization.