swift
bf3a05b7
- 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
14 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
#84194 - [6.2] Fix/disable tests for Fedora 41
#83947 - [6.2] SILCombine: fix `convert_function` -> `apply` peephole for generic function types
Author
eeckstein
Committer
eeckstein
Parents
2623c4bd
Loading