Name: unroll | Association: loop |
Category: executable | Properties: pure |
|
Clauses
full, partial Clause set Properties: exclusive | |
|
Semantics
The unroll construct unrolls the outermost loop of the loop nest according to its specified clause. If no clauses are specified, if and how the loop is unrolled is implementation defined. The unroll construct results in a generated loop that has canonical loop nest form if and only if the partial clause is specified.Cross References