Correctly handle bootstrapping with cross-level operation
Open
- Dominant language
- MLIR
- Stars
- 906
- Forks
- 171
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 32
Description
The current state of cross-level operation support in #1091 does not work well with bootstrapping. The original coordination of them does not work anyway, but this time it becomes more explicit as scale management will find bizarre scale like `2^-45` when doing analysis.
Contributor guide
Assessment
This issue has not been assessed yet.