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
bjorn3 requested wasmtime-compiler-reviewers for a review on PR #7325.
bjorn3 requested cfallin for a review on PR #7325.
bjorn3 updated PR #7325.
alexcrichton submitted PR review:
Thanks! And yeah I think a point release is ok for this. Would you be ok doing the backport?
alexcrichton merged PR #7325.
Last updated: Nov 22 2024 at 17:03 UTC