Stream: git-cranelift

Topic: cranelift / Issue #1409 SIMD testsuite tests failing with...


view this post on Zulip GitHub (Feb 26 2020 at 18:14):

peterhuene opened Issue #1409 (assigned to abrown):

See bytecodealliance/wasmtime#988 which is enabling speed optimizations by default in the Rust and C APIs for Wasmtime.

This caused failures in the SIMD testsuite tests as noted in that PR.

To reproduce, comment out the FIXME lines in tests/wast_testsuites.rs that are disabling optimizations when testing with SIMD enabled.

view this post on Zulip GitHub (Feb 26 2020 at 18:14):

peterhuene labeled Issue #1409 (assigned to abrown):

See bytecodealliance/wasmtime#988 which is enabling speed optimizations by default in the Rust and C APIs for Wasmtime.

This caused failures in the SIMD testsuite tests as noted in that PR.

To reproduce, comment out the FIXME lines in tests/wast_testsuites.rs that are disabling optimizations when testing with SIMD enabled.

view this post on Zulip GitHub (Feb 26 2020 at 18:14):

peterhuene assigned Issue #1409 (assigned to abrown):

See bytecodealliance/wasmtime#988 which is enabling speed optimizations by default in the Rust and C APIs for Wasmtime.

This caused failures in the SIMD testsuite tests as noted in that PR.

To reproduce, comment out the FIXME lines in tests/wast_testsuites.rs that are disabling optimizations when testing with SIMD enabled.

view this post on Zulip GitHub (Feb 28 2020 at 23:29):

alexcrichton transferred Issue #1409 (assigned to abrown):

See bytecodealliance/wasmtime#988 which is enabling speed optimizations by default in the Rust and C APIs for Wasmtime.

This caused failures in the SIMD testsuite tests as noted in that PR.

To reproduce, comment out the FIXME lines in tests/wast_testsuites.rs that are disabling optimizations when testing with SIMD enabled.


Last updated: Nov 22 2024 at 17:03 UTC