swift
8223b3e2
- MandatoryPerformanceOptimizations: fix some problems with inilning
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
MandatoryPerformanceOptimizations: fix some problems with inilning * don't inline functions if it's not possible - by checking `SILInliner::canInlineApplySite` * fix stack nesting after inlining a `begin_apply`
References
#67860 - MandatoryPerformanceOptimizations: fix some problems with inilning
Author
eeckstein
Committer
eeckstein
Parents
c6387fd0
Loading