`emit_as_pipeline` pretty-printer should support blocks with flow control
Open
codegen
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
Procs can't use the same codegen path as functions that nicely splits out pipeline stages b/c flow control interferes with how it figures out pipeline stages.
Contributor guide
Assessment
This issue has not been assessed yet.