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
  • lib/SILGen
    • File
      SILGenPoly.cpp
    • File
      SILGenThunk.cpp
  • test/AutoDiff/silgen_thunking
    • File
      main.swift