Skip to content

[NFC] Add a fast type checker test for rdar://74853403. #38106

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
Jun 25, 2021

Conversation

hborla
Copy link
Member

@hborla hborla commented Jun 25, 2021

Thanks to @xedin's recent optimization to propagate contextual types for closures into closure bodies, this is super fast now. The solver statistics are impressive:

---Solver statistics---
Total number of scopes explored: 131
Maximum depth reached while exploring solutions: 21

Resolves: rdar://74853403

@hborla
Copy link
Member Author

hborla commented Jun 25, 2021

@swift-ci please smoke test

@hborla hborla merged commit e748542 into swiftlang:main Jun 25, 2021
@hborla hborla deleted the add-fast-typechecker-test branch June 25, 2021 21:29
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