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

[breaking change]: mask argument type of _mm_shuffle_ps #586

Merged
merged 1 commit into from
Apr 20, 2019

Conversation

gnzlbg
Copy link
Contributor

@gnzlbg gnzlbg commented Nov 3, 2018

DO NOT MERGE

If CI passes, I'll push this as a branch, and send a PR to rust-lang/rust to schedule a crater run. Depending on how much code this change breaks, we can re-evaluate what to do with issue #522 .

@gnzlbg
Copy link
Contributor Author

gnzlbg commented Nov 3, 2018

@alexcrichton so CI passed, shall I send a PR to rust-lang/rust to schedule a crater run ?

@alexcrichton
Copy link
Member

@gnzlbg sure!

@gnzlbg
Copy link
Contributor Author

gnzlbg commented Apr 19, 2019

I think we should just merge this and deal with the fallout. cc @rust-lang-nursery/libs @Amanieu

@alexcrichton
Copy link
Member

I believe the crater fun from 6ish months ago was clean right? I forget now the original reason for closing, but I'm personally still in favor for this

@Amanieu
Copy link
Member

Amanieu commented Apr 19, 2019

I think this is fine, we are just correcting an "incorrect" function signature and there are no crater failures.

@gnzlbg gnzlbg merged commit 02d4be2 into rust-lang:master Apr 20, 2019
@gnzlbg
Copy link
Contributor Author

gnzlbg commented Apr 20, 2019

I'll send a PR to update stdsimd upstream, and will do a new crater run before the update. There is another breaking change in the pipeline, so I'll try to merge both. If the crater run fails we can always revert this.

gnzlbg added a commit to gnzlbg/rust that referenced this pull request Apr 22, 2019
This commit updates stdsimd and contains two breaking changes:

* rust-lang/stdarch#733
* rust-lang/stdarch#586

We already did a crater run of 586 but we should do another one here.
bors added a commit to rust-lang/rust that referenced this pull request Apr 25, 2019
Breaking update of stdsimd

This commit updates stdsimd and contains two breaking changes:

* rust-lang/stdarch#733
* rust-lang/stdarch#586

We already did a crater run of 586 but we should do another one here.

r? @alexcrichton
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.

3 participants