Skip to content

Fix loop parameters handling

Samuel GAIST requested to merge fix_loop_parameters_handling into master

For the loop related algorithm only the globals entry was taken into account.

This patch fixes this and modifies the tests to take that into account.

Merge request reports