Stream: git-wasmtime

Topic: wasmtime / PR #7325 Preserve uext and sext flags for para...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 22 2023 at 15:20):

bjorn3 opened PR #7325 from bjorn3:fix_x86_uext_sext_args to bytecodealliance:main:

This is required by the ABI and prevents a miscompilation when calling LLVM compiled functions.

Fixes https://github.com/bytecodealliance/wasmtime/issues/7210
Fixes https://github.com/bjorn3/rustc_codegen_cranelift/issues/1395

view this post on Zulip Wasmtime GitHub notifications bot (Oct 22 2023 at 15:20):

bjorn3 requested wasmtime-compiler-reviewers for a review on PR #7325.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 22 2023 at 15:20):

bjorn3 requested cfallin for a review on PR #7325.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 22 2023 at 15:58):

bjorn3 updated PR #7325.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 23 2023 at 14:36):

alexcrichton submitted PR review:

Thanks! And yeah I think a point release is ok for this. Would you be ok doing the backport?

view this post on Zulip Wasmtime GitHub notifications bot (Oct 23 2023 at 16:10):

alexcrichton merged PR #7325.


Last updated: Oct 23 2024 at 20:03 UTC