Skip to content

Stabilize all remaining x86 features for feature detection - #849

Merged
Amanieu merged 3 commits into
rust-lang:masterfrom
Amanieu:stabilize_x86
Apr 23, 2020
Merged

Stabilize all remaining x86 features for feature detection#849
Amanieu merged 3 commits into
rust-lang:masterfrom
Amanieu:stabilize_x86

Conversation

@Amanieu

Copy link
Copy Markdown
Member

Follow-up on #842 since rav1e (xiph/rav1e#2250) requires some additional AVX512 features that weren't stabilized.

cc rust-lang/rust#71473

@rust-highfive

Copy link
Copy Markdown

r? @gnzlbg

(rust_highfive has picked a reviewer for you, use r? to override)

@Amanieu
Amanieuforce-pushed the stabilize_x86 branch 2 times, most recently from 5ce8d3a to afd4a0aCompareApril 23, 2020 20:00
@joshtriplett

Copy link
Copy Markdown
Member

LGTM.

@lu-zerolu-zero left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you :)

@Amanieu
Amanieu merged commit 4a2dac1 into rust-lang:masterApr 23, 2020
@Amanieu
Amanieu deleted the stabilize_x86 branch April 23, 2020 23:36
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 26, 2020
Update stdarch submodule
Includes :
- rust-lang/stdarch#849 which stabilizes the remaining x86 features for feature detection.
- rust-lang/stdarch#850 which fixes building stdarch on FreeBSD.
Fixesrust-lang#71473
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Amanieu@rust-highfive@joshtriplett@lu-zero@gnzlbg