Skip to content

EscapeUtils: better handling of noescape closures and convert_function instructions #65622

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
May 4, 2023

Conversation

eeckstein
Copy link
Contributor

  • Assume that a noescape closure argument cannot escape a called function
  • Handle convert_function instructions

rdar://108837480

…n instructions

* Assume that a noescape closure argument cannot escape a called function
* Handle convert_function instructions

rdar://108837480
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein
Copy link
Contributor Author

@swift-ci benchmark

@eeckstein eeckstein merged commit 3bad906 into swiftlang:main May 4, 2023
@eeckstein eeckstein deleted the improve-escape-utils branch May 4, 2023 05:54
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