-
- Downloads
Bytecode: fix stack_solve_algo=4 on linear blocks
Only one iteration is performed on linear blocks. But in the case of stack_solve_algo=4 it is not enough, since it will not find the right optimal path lenght at the first iteration (even though that optimal path length is ufnitary). (cherry picked from commit 65e18fe8)
Loading
Please register or sign in to comment