Open esc opened 1 year ago
As per:
https://github.com/numba/numba-rvsdg/pull/61#discussion_r1229394381
We want to remove BasicBlock.replace_back_edge entirely to save on code and complexity.
BasicBlock.replace_back_edge
As per:
https://github.com/numba/numba-rvsdg/pull/61#discussion_r1229394381
We want to remove
BasicBlock.replace_back_edge
entirely to save on code and complexity.