Skip to content

[IRGen] Properly handle conversion between ptr and int for non-matchi… #75677

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 1 commit into from
Aug 5, 2024

Conversation

drexin
Copy link
Contributor

@drexin drexin commented Aug 4, 2024

…ng sizes in direct error returns

rdar://133006541

This caused issues on 32 bit platforms when merging a 64 bit and ptr types for direct error returns.

…ng sizes in direct error returns

rdar://133006541

This caused issues on 32 bit platforms when merging a 64 bit and ptr types for direct error returns.
@drexin drexin requested a review from rjmccall as a code owner August 4, 2024 18:36
@drexin
Copy link
Contributor Author

drexin commented Aug 4, 2024

@swift-ci test

@drexin drexin merged commit 739c719 into swiftlang:main Aug 5, 2024
5 checks passed
@drexin drexin deleted the wip-133006541 branch August 5, 2024 03:05
aschwaighofer added a commit to aschwaighofer/swift that referenced this pull request Sep 12, 2024
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.

1 participant