On Tue, Nov 22, 2011 at 8:49 PM, Lindsey Kuper <[email protected]> wrote: > So I've been reading more about vectorization.
Thanks to Kevin Cantù and Manuel Chakravarty pointing it out on Twitter, I'm now aware that there's a *lot* of information on the GHC wiki about the ongoing effort to use LLVM vector types for SIMD support in (the LLVM backend of) GHC. Recommended reading for those interested in this stuff. http://hackage.haskell.org/trac/ghc/wiki/SIMD http://hackage.haskell.org/trac/ghc/wiki/SIMDPlan Lindsey _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
