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

wasmtime: Enable SIMD testsuite for RISC-V #6392

Merged
merged 1 commit into from
May 16, 2023

Conversation

afonso360
Copy link
Contributor

👋 Hey,

This PR enables some of the Wasmtime SIMD testsuite for RISC-V. Currently we pass the following tests:

wast::Cranelift::misc::simd::issue_3173_select_v128
wast::Cranelift::misc::simd::unaligned_load
wast::Cranelift::spec::simd_address
wast::Cranelift::spec::simd_i16x8_arith
wast::Cranelift::spec::simd_linking
wast::Cranelift::spec::simd_i64x2_arith
wast::Cranelift::spec::simd_i8x16_arith
wast::Cranelift::spec::simd_i32x4_arith
wast::Cranelift::spec::simd_store
wast::Cranelift::spec::simd_const

@afonso360 afonso360 requested a review from a team as a code owner May 16, 2023 22:44
@afonso360 afonso360 requested review from jameysharp and removed request for a team May 16, 2023 22:44
Copy link
Contributor

@jameysharp jameysharp left a comment

Choose a reason for hiding this comment

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

Exciting!

@afonso360 afonso360 added this pull request to the merge queue May 16, 2023
Merged via the queue into bytecodealliance:main with commit 4b74b2d May 16, 2023
@afonso360 afonso360 deleted the riscv-enable-testsuite branch May 16, 2023 23:49
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