Skip to content

6.0: [IRGen] Defer materializing metadata for outlining. #72447

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

Conversation

nate-chandler
Copy link
Contributor

Original PR: #72361
Reviewed by: Arnold Schwaighofer (@aschwaighofer)

Rather than materializing the metadata on demand during visitation, only collect the types that may be required. Finally, materialize everything that's needed at the end.

rdar://125048059

Rather than materializing the metadata on demand during visitation, only
collect the types that may be required.  Finally, materialize everything
that's needed at the end.

rdar://125048059
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler marked this pull request as ready for review March 19, 2024 23:54
@nate-chandler nate-chandler requested a review from a team as a code owner March 19, 2024 23:54
@nate-chandler nate-chandler merged commit e82360b into swiftlang:release/6.0 Mar 20, 2024
@nate-chandler nate-chandler deleted the cherrypick/release/6.0/noncopyable-bugs/20240314/1 branch March 20, 2024 17:21
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