Skip to content

[pull] swiftwasm-release/5.4 from release/5.4 #2699

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

Merged
merged 5 commits into from
Feb 10, 2021
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 10, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

eeckstein and others added 5 commits February 8, 2021 11:19
…on in case of a dealloc_partial_ref

If an argument is deallocated in the function, it cannot be converted to a guaranteed argument.
We already handled the dealloc_ref instruction, but were missing the dealloc_partial_ref instruction.

It fixes a miscompile.
rdar://73871606
[5.4] Disable iOS 32-bit Simulator tests
[5.4] FunctionSignatureOptimization: prevent owned->guaranteed specialization in case of a dealloc_partial_ref
@pull pull bot merged commit eca7eb9 into swiftwasm-release/5.4 Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants