Open chaserileyroberts opened 3 days ago
This PR picks up the stream annotation frontend attribute on async methods and assigns the matching ExecutionStreamId. We also adds support for emitting async kCall methods into ir_emitter_unnested.cc
ir_emitter_unnested.cc
This PR is another part of breaking up PR #17982.
This PR picks up the stream annotation frontend attribute on async methods and assigns the matching ExecutionStreamId. We also adds support for emitting async kCall methods into
ir_emitter_unnested.cc
This PR is another part of breaking up PR #17982.