heir icon indicating copy to clipboard operation
heir copied to clipboard

python frontend: support nested loops

Open asraa opened this issue 10 months ago • 2 comments

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.

asraa avatar Feb 14 '25 15:02 asraa

This issue has 1 outstanding TODOs:

This comment was autogenerated by todo-backlinks

github-actions[bot] avatar Feb 19 '25 20:02 github-actions[bot]

Blocked on https://github.com/llvm/llvm-project/issues/129901

asraa avatar Mar 05 '25 17:03 asraa