mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 03:24:11 +00:00
* Update Intel intrinsics definitions with the latest version
* Update _mm256_extract_epi{8,16} to match latest definition
* Fix _mm_extract_epi16 sign extension
Fixes #867