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 Use appropriate overloads (matching lane width) of CanonicalizeToBools #3342

Merged
merged 1 commit into from Jul 13, 2017

Conversation

Krovatkin
Copy link
Collaborator

This should fix failures in SIMD.validation

@Krovatkin
Copy link
Collaborator Author

@Cellule I'll keep an eye on the builds and let you know when the tests pass
fyi: @arunetm

@Cellule
Copy link
Contributor

Cellule commented Jul 13, 2017

Curious, do you know why this was okay in ch.exe, but not in jshost.exe ?

@Krovatkin
Copy link
Collaborator Author

@Cellule there are no simd.js tests (only asm.js ones) for Bool8x16/Bool16x8.AllTrue in ChakraCore's test suite.

@Krovatkin
Copy link
Collaborator Author

@Cellule alright, we're all green here! :-) Could you please help us to merge this?

@Krovatkin Krovatkin changed the title Use appropriate overloads (matching lane width) of CanonicalizeToBools WASM.SIMD Use appropriate overloads (matching lane width) of CanonicalizeToBools Jul 13, 2017
@chakrabot chakrabot merged commit e4acc19 into chakra-core:wasm.simd Jul 13, 2017
chakrabot pushed a commit that referenced this pull request Jul 13, 2017
…g lane width) of CanonicalizeToBools

Merge pull request #3342 from Krovatkin:wasm.simd.compops

This should fix failures in SIMD.validation
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.

None yet

4 participants