Loop Rewind - Flatten

Description

This message reports that the code is violating loop rewind optimization rules.

Explanation

Loop rewind optimization requires flattened nested loops to be flattened, and the nested loops could not be flattened.

Solution

See Loop Flatten.