You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[AutoDiff] Propagate '@nondiff' from AST function types to SIL function types.
This is to unblock `@differentiable` functions with `@nondiff` parameters.
Once `SILDifferentiableFunctionType` in swiftlang#23482 lands, `@nondiff` should be nuked from SIL.
0 commit comments