-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the spec test suite submodule (#5970)
* Update the spec test suite submodule Delete the local copies of the relaxed-simd test suite as well as they're now incorporated. Closes #5914 * Remove page guards in QEMU emulation Otherwise `(memory 0 0)` was being compiled as a static memory with huge guards which we're trying to avoid in QEMU.
- Loading branch information
1 parent
e64fb6a
commit 7650d85
Showing
10 changed files
with
15 additions
and
772 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 0 additions & 26 deletions
26
tests/misc_testsuite/relaxed-simd/i16x8_relaxed_q15mulr_s.wast
This file was deleted.
Oops, something went wrong.
123 changes: 0 additions & 123 deletions
123
tests/misc_testsuite/relaxed-simd/i32x4_relaxed_trunc.wast
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
tests/misc_testsuite/relaxed-simd/i8x16_relaxed_swizzle.wast
This file was deleted.
Oops, something went wrong.
106 changes: 0 additions & 106 deletions
106
tests/misc_testsuite/relaxed-simd/relaxed_dot_product.wast
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.