]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #28221 - huonw:simd, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 5 Sep 2015 02:15:41 +0000 (02:15 +0000)
committerbors <bors@rust-lang.org>
Sat, 5 Sep 2015 02:15:41 +0000 (02:15 +0000)
The ARM equivalents of the AArch64 are annoyingly more complicated (and some of the AArch64 ones are too).

I think I've got exposed all the x86 intrinsics from SSE to AVX2 now (at least, the ones that LLVM implements as callable intrinsics).


Trivial merge