Skip to content

Conversation

gnzlbg
Copy link
Contributor

@gnzlbg gnzlbg commented Nov 6, 2017

Implements missing std::ops and adds test for all operators of all vector types.

Blocked on rust-lang/rust#45804

@BurntSushi
Copy link
Member

This LGTM, but it looks like simd_rem isn't a thing?

@gnzlbg
Copy link
Contributor Author

gnzlbg commented Nov 6, 2017

@BurntSushi this PR is blocked on rust-lang/rust#45804 which implements simd_rem and the missing simd_divs.

@gnzlbg
Copy link
Contributor Author

gnzlbg commented Nov 13, 2017

This is ready.

Copy link
Member

@BurntSushi BurntSushi left a comment

Choose a reason for hiding this comment

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

Thanks!

@BurntSushi BurntSushi merged commit 663cf64 into rust-lang:master Nov 13, 2017
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.

2 participants