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 relaxed simd in the interpreter #293

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

zherczeg
Copy link
Collaborator

@zherczeg zherczeg commented Oct 2, 2024

Contains #291, that should land first.

@zherczeg zherczeg force-pushed the relaxed_simd branch 4 times, most recently from 3f3e275 to ec83091 Compare October 7, 2024 12:00
@zherczeg zherczeg marked this pull request as ready for review October 15, 2024 08:29
JIT tests are disabled

Signed-off-by: Zoltan Herczeg [email protected]
@zherczeg
Copy link
Collaborator Author

I have updated this patch.

Copy link
Collaborator

@clover2123 clover2123 left a comment

Choose a reason for hiding this comment

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

LGTM

@clover2123
Copy link
Collaborator

BTW did you get test cases from https://github.com/WebAssembly/relaxed-simd?

@zherczeg
Copy link
Collaborator Author

Yes! These are the tests: https://github.com/WebAssembly/relaxed-simd/tree/main/test/core/relaxed-simd

@clover2123
Copy link
Collaborator

@zherczeg Thanks for the quick update!

@clover2123 clover2123 merged commit e9df10b into Samsung:main Oct 16, 2024
13 checks passed
@zherczeg zherczeg deleted the relaxed_simd branch October 16, 2024 04:40
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