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

Feature Request: add tracing to simulator #71

Open esc opened 1 year ago

esc commented 1 year ago

Reimplement or cherry-pick the tracing simulator from the experimental branch:

https://github.com/numba/numba-rvsdg/commit/a5cfba2694b140153335704b675bde660d1923bb

https://github.com/numba/numba-rvsdg/commit/733dd7181d49b940ac6dbba4e40613c9531a6f68

https://github.com/numba/numba-rvsdg/pull/30