python frontend: support nested loops
Open
- Dominant language
- MLIR
- Stars
- 906
- Forks
- 171
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 32
Description
https://github.com/google/heir/pull/1307 adds support for single loops with at most one iter_arg, so add support for nested loops (propogate the inner body's iter_arg through the loop nest) and generalize to an arbitrary number of iter_args.
Contributor guide
Assessment
This issue has not been assessed yet.