swift
6ccd1ace
- Optimize keypaths in language 6 mode
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
154 days ago
Optimize keypaths in language 6 mode In language 6 mode keypath instructions are created as existentials and the optimizer needs to look through the `open_existential_ref` instructions to recognize a keypath. rdar://150173106
References
#81139 - Optimize keypaths in language 6 mode
Author
eeckstein
Parents
1bff8cda
Loading