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

Commit
16 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
  • lib/SILOptimizer/Mandatory
    • File
      CapturePromotion.cpp