Hacker News new | ask | show | jobs
by jevinskie 3958 days ago
Does Rust not already get LLVM's current auto-vectorization for free?
1 comments

From the article:

  > Speaking of the optimiser, rustc uses LLVM, which is industrial
  > strength, and supports a lot of autovectorisation