Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

bjorn3
Copy link
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
32 checks passed
@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