mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
186b8fe093
* Add _mm_sfence * Add _mm_getcsr/_mm_setcsr and convenience wrappers * Use test::black_box to simplify tests * Use uppercase naming for C-macro equivalents Discussed at https://github.com/rust-lang-nursery/stdsimd/issues/84