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

WASM.SIMD Comparison ops for 32x4 types #3348

Merged
merged 2 commits into from
Jul 24, 2017

Conversation

Krovatkin
Copy link
Collaborator

@Krovatkin Krovatkin commented Jul 13, 2017

This PR includes

  • enable comparison operations + tests
  • binary arithmetic operations + tests
  • unary arithmetic operations + tests
  • flag fix to make sure we can pass around v128 within the same wasm module

fixing flag
@Krovatkin Krovatkin force-pushed the wasm.simd.compops2 branch 3 times, most recently from d35db92 to 3c332fb Compare July 14, 2017 16:51
@Krovatkin
Copy link
Collaborator Author

@Cellule could you please take a quick look? I'm going to rebase wasm.simd after this change, since my remaining changes (int64x2, missing 32x4 ops) are still very prototypish :-) , so we might as well make a detour at this point and focus on separating simd.js from wasm.simd as you suggested earlier.

@Krovatkin
Copy link
Collaborator Author

fyi @arunetm

@MikeHolman
Copy link
Contributor

:shipit:

@Krovatkin
Copy link
Collaborator Author

@arunetm could you please try to merge this?

@Krovatkin
Copy link
Collaborator Author

@MikeHolman @Cellule Guys, could you please help us to merge this one? Arun is still figuring out his perms issue.

@Krovatkin
Copy link
Collaborator Author

@Cellule @MikeHolman very sorry to nudge you, guys, again about this PR. Could you please merge it when you have a moment?

@chakrabot chakrabot merged commit 00a1a3c into chakra-core:wasm.simd Jul 24, 2017
chakrabot pushed a commit that referenced this pull request Jul 24, 2017
Merge pull request #3348 from Krovatkin:wasm.simd.compops2

This PR includes
* enable comparison operations + tests
* binary arithmetic operations + tests
* unary arithmetic operations + tests
* flag fix to make sure we can pass around v128 within the same wasm module
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.

4 participants