swift
bf3a05b7 - SILCombine: fix `convert_function` -> `apply` peephole for generic function types

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
Author
Committer
Parents
Loading