swift
516200c1 - Ensure we create differentiability witness when the closure is specialized.

Commit
71 days ago
Ensure we create differentiability witness when the closure is specialized. We can just re-create one with exactly same parameter and result indices as specialization only touches capture parameters (which are always non-wrt).
Author
asl asl
Committer
asl asl
Parents
Loading