swift
0848df86 - [AutoDiff] Mark SILGen derivative function thunks as "always inline". (#27754)

Commit
5 years ago
[AutoDiff] Mark SILGen derivative function thunks as "always inline". (#27754) SILGen derivative function thunks must be publicly exposed and cannot be `[transparent]`. Instead, mark them as "always inline" for optimization.
Author
Parents
Loading