Skip to content

Commit

Permalink
fix: iterative flattening pass (#4492)
Browse files Browse the repository at this point in the history
# Description

## Problem\*

Resolves #4449 

## Summary\*

The issue is fixed by implementing an iterative version of the
flattening pass.

## Additional Context



## Documentation\*

Check one:
- [X] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.

# PR Checklist\*

- [X] I have tested the changes locally.
- [X] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.

---------

Co-authored-by: jfecher <[email protected]>
  • Loading branch information
guipublic and jfecher authored Mar 7, 2024
1 parent ea9a834 commit 33c1ef7
Showing 1 changed file with 312 additions and 231 deletions.
Loading

0 comments on commit 33c1ef7

Please sign in to comment.