Skip to content
Snippets Groups Projects
Verified Commit 8e6a4d69 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

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)
parent 6d4b2f1a
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment