swift
81219cae - Fix OperandOwnership for AutoDiff builtins.

Commit
3 years ago
Fix OperandOwnership for AutoDiff builtins. AutoDiffAllocateSubcontext and AutoDiffProjectTopLevelSubcontext return RawPointer. They cannot be ForwardingBorrows. This was triggering an assert in ForwardingOperand's constructor.
Author
Parents
Loading