swift
6ebe86ca
- [Runtime] Add layout string handling in swift_arrayAssignWithCopyFrontToBack (#69979)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Runtime] Add layout string handling in swift_arrayAssignWithCopyFrontToBack (#69979) By using a specialize function, we only call through the witness table and fetch the layout string once for the whoe buffer, instead of once per element.
References
#69979 - [5.10][Runtime] Add layout string handling in swift_arrayAssignWithCopyFron…
Author
drexin
Parents
12729da7
Loading