Skip to content

Conversation

@eeckstein
Copy link
Contributor

…_stack` and `apply` simplification

When replacing an opened existential type with the concrete type, we didn't consider that the existential archetype can also be a "dependent" type of the root archetype.
For now, just bail in this case. In future we can support dependent archetypes as well.

Fixes a compiler crash.
rdar://158594365
@eeckstein eeckstein requested a review from a team as a code owner August 28, 2025 05:25
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein
Copy link
Contributor Author

@swift-ci test macos

@eeckstein eeckstein merged commit e35a45f into swiftlang:release/6.2.1 Sep 4, 2025
5 checks passed
@eeckstein eeckstein deleted the fix-simplify-alloc-stack-apply-6.2.1 branch September 4, 2025 15:18
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