1
Fork 0

Auto merge of #76295 - mati865:remove-mmx, r=Amanieu,oli-obk

Remove MMX from Rust

Follow-up to https://github.com/rust-lang/stdarch/pull/890
This removes most of MMX from Rust (tests pass with small changes), keeping stable `is_x86_feature_detected!("mmx")` working.
This commit is contained in:
bors 2020-09-21 00:43:26 +00:00
commit 0f9f0b384a
12 changed files with 6 additions and 60 deletions

View file

@ -679,7 +679,6 @@ symbols! {
minnumf32,
minnumf64,
mips_target_feature,
mmx_target_feature,
module,
module_path,
more_struct_aliases,