Skip to content

[14.0.1] Preserve uext and sext flags for parameters on x86_64 and apple aarch64#7333

Merged
alexcrichton merged 1 commit into
bytecodealliance:release-14.0.0from
bjorn3:backport_14_0_fix_x86_uext_sext_args
Oct 23, 2023
Merged

[14.0.1] Preserve uext and sext flags for parameters on x86_64 and apple aarch64#7333
alexcrichton merged 1 commit into
bytecodealliance:release-14.0.0from
bjorn3:backport_14_0_fix_x86_uext_sext_args

Conversation

@bjorn3
Copy link
Copy Markdown
Contributor

@bjorn3 bjorn3 commented Oct 23, 2023

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

Backport of #7325

This is required by the ABI and prevents a miscompilation when calling
LLVM compiled functions.
@bjorn3 bjorn3 requested a review from a team as a code owner October 23, 2023 14:55
@bjorn3 bjorn3 requested review from fitzgen and removed request for a team October 23, 2023 14:55
@alexcrichton alexcrichton merged commit a9d4e36 into bytecodealliance:release-14.0.0 Oct 23, 2023
@bjorn3 bjorn3 deleted the backport_14_0_fix_x86_uext_sext_args branch October 23, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants