Skip to content

[6.1] Look through forwarding instructions while querying ownership root #78614

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
Jan 21, 2025

Conversation

meg-gupta
Copy link
Contributor

@meg-gupta meg-gupta commented Jan 13, 2025

Explanation: While looking for ownership reference root to determine if address uses are within it's lifetime, skip through struct_extract/tuple_extract and other forwarding operations.
Scope: CSE on functions in OSSA
Issues: rdar://142507746
Original PRs: #78557
Risk: Low.
Testing: Smoke test.
Reviewers: @nate-chandler

@meg-gupta
Copy link
Contributor Author

@swift-ci test

@meg-gupta meg-gupta marked this pull request as ready for review January 13, 2025 20:03
@meg-gupta meg-gupta requested a review from a team as a code owner January 13, 2025 20:03
While looking for ownership reference root to determine if address uses are within it's
lifetime, skip through struct_extract/tuple_extract and other forwarding operations.

Fixes rdar://142507746
@meg-gupta
Copy link
Contributor Author

@swift-ci test

@meg-gupta meg-gupta enabled auto-merge January 13, 2025 20:23
@meg-gupta meg-gupta disabled auto-merge January 14, 2025 15:59
@meg-gupta meg-gupta merged commit b0c7f61 into swiftlang:release/6.1 Jan 21, 2025
5 checks passed
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