Skip to content

Synchronised input for loop blocks

Currently the two algorithm making a loop macro block are not synchronized input wise.

This is required in sequential mode so the validating part of the loop knows it uses the same data as the current processing part.

This issue tracks that input synchronization.