swift
6ebe86ca - [Runtime] Add layout string handling in swift_arrayAssignWithCopyFrontToBack (#69979)

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