Break out a standalone `schedule_main` tool independent of `codegen_main`
Open
cleanup
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
Right now they're tied together in a single tool invocation (`codegen_main` spits out a scheduling proto as a byproduct in its run) but they are separable, and it can be useful to run scheduling independent of codegen to see the resulting artifact.
Contributor guide
Assessment
This issue has not been assessed yet.