Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stabilize all remaining x86 features for feature detection #849

Merged
merged 3 commits into from
Apr 23, 2020

Conversation

Amanieu
Copy link
Member

@Amanieu Amanieu commented Apr 23, 2020

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

r? @gnzlbg

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

@Amanieu Amanieu force-pushed the stabilize_x86 branch 2 times, most recently from 5ce8d3a to afd4a0a Compare April 23, 2020 20:00
@joshtriplett
Copy link
Member

LGTM.

Copy link
Contributor

@lu-zero lu-zero left a comment

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:master Apr 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.

Fixes rust-lang#71473
Sign up for free to 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