swift
7b159d3e
- [Distributed] IRGen: Switch accessor to accept argument decoder instance instead of argument buffer
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
[Distributed] IRGen: Switch accessor to accept argument decoder instance instead of argument buffer This obsoletes `HeterogeneousBuffer` and instead emits calls to `decodeNextArgument` directly in distributed accessor.
References
#41082 - [Distributed] Augment accessor to be able to decode arguments instead of accepting buffer
Author
xedin
Committer
xedin
Parents
3a754cbb
Loading