Files
swift-mirror/include/swift/Runtime
Anton Korobeynikov c89e270b7d Implement value witness table for @differentiable functions (#60875)
@differentiable function is actually a triple (function, jvp, vjp). Previously normal thick function value witness table was used. As a result, for example,  only function was copied, but none of differential components.

This was the cause of uninitialized memory accesses and subsequent segfaults.

Should fix now unavailable TF-1122
2022-09-01 03:09:39 -07:00
..
2022-04-25 09:00:59 -07:00
2022-06-07 07:39:53 +01:00
2022-04-25 09:00:59 -07:00
2022-04-25 09:00:59 -07:00
2022-04-25 09:00:59 -07:00
2022-04-25 09:00:59 -07:00