swift
36d2549b
- SILCombine: fix `convert_function` -> `apply` peephole for generic function types
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
108 days ago
SILCombine: fix `convert_function` -> `apply` peephole for generic function types Currently we cannot deal with generic arguments/returns. Bail in this case. Fixes a compiler crash rdar://158809851
References
#83966 - [6.2.1] SILCombine: fix `convert_function` -> `apply` peephole for generic function types
Author
eeckstein
Committer
eeckstein
Parents
55f82ea3
Loading