swift
81219cae
- Fix OperandOwnership for AutoDiff builtins.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#40467 - Fix OperandOwnership for AutoDiff builtins.
Author
atrick
Parents
1ed3ce3b
Loading