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

Implement BitAnd, BitOr, and Not for U32x2 in scalar version. #358

Merged
merged 1 commit into from Jun 16, 2020

Conversation

@windexlight
Copy link
Contributor

windexlight commented Jun 14, 2020

These were added to the other simd implementations, but left out of the scalar implementation, leading to build errors when using feature "pf-no-simd" (or building on a platform without hardware simd).

@pcwalton pcwalton merged commit a47c703 into servo:master Jun 16, 2020
2 checks passed
2 checks passed
Travis CI - Pull Request Build Passed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.