Stream: git-wasmtime

Topic: wasmtime / issue #3268 Implement `Swizzle` and `Splat` fo...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 31 2021 at 16:27):

abrown commented on issue #3268:

@dheaton-arm, looks like the error is an old x86 backend failure: https://github.com/bytecodealliance/wasmtime/pull/3268/checks?check_run_id=3472257330#step:6:1203. I can't remember off the top of my head if there is a way to constrain the tests to just the new backend, which is a potential solution. But I have a suspicion that the type conversion I mentioned above could also be causing the issue (i.e., if we only retain the i8x16 version, does the old backend pass?).


Last updated: Oct 23 2024 at 20:03 UTC