`elim_jp1_fn` was incorrectly expanding join points that were used more than once. The issue is that the `foreach` combinator "may" skip nodes that have already been visited. |
||
|---|---|---|
| .. | ||
| constfolding.lean | ||
| default.lean | ||
| ir.lean | ||
| util.lean | ||
`elim_jp1_fn` was incorrectly expanding join points that were used more than once. The issue is that the `foreach` combinator "may" skip nodes that have already been visited. |
||
|---|---|---|
| .. | ||
| constfolding.lean | ||
| default.lean | ||
| ir.lean | ||
| util.lean | ||