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 python ingestion #35

Closed esc closed 1 year ago

esc commented 1 year ago

Fix conversion of out_targets in implicit jumps.

Depends on #34 so please merge that first.