Skip to content

wasmtime: Enable SIMD testsuite for RISC-V#6392

Merged
afonso360 merged 1 commit into
bytecodealliance:mainfrom
afonso360:riscv-enable-testsuite
May 16, 2023
Merged

wasmtime: Enable SIMD testsuite for RISC-V#6392
afonso360 merged 1 commit into
bytecodealliance:mainfrom
afonso360:riscv-enable-testsuite

Conversation

@afonso360
Copy link
Copy Markdown
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
Copy Markdown
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