numba / numba-rvsdg

Numba compatible RVSDG (Regionalized Value State Dependence Graph) utilities.
https://numba-rvsdg.readthedocs.io/
BSD 2-Clause "Simplified" License
18 stars 7 forks source link

fix two bugs leftover from refactoring #32

Closed esc closed 1 year ago

esc commented 1 year ago

This fixes two bugs on main introduced by:

and

It's probably a sign that the test coverage isn't high enough yet.