On Tue, Oct 18, 2011 at 11:58 AM, Eric Holk <[email protected]> wrote:
> Does LLVM have any support for doing autovectorization?

Rather than fully automatic vectorization (not requiring any change to
the source code), I was picturing something like a "simd" pragma (like
what ICC has: 
http://software.intel.com/sites/products/documentation/studio/composer/en-us/2011/compiler_c/cref_cls/common/cppref_pragma_simd.htm).

Lindsey
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to