Bots, Bureaucrats, Interface administrators, smwadministrator, smwcurator, smweditor, Administrators
2,557
edits
Timo.stripf (talk | contribs) |
Timo.stripf (talk | contribs) |
||
Line 68: | Line 68: | ||
In the following example, partial loop unrolling is applied with an unroll factor of 3. | In the following example, partial loop unrolling is applied with an unroll factor of 3. | ||
Please note: | Please note: A condition of <code>i < n - 2</code> would be incorrect as <code>n - 2</code> overflow for values like <code>n = INT_MIN</code>. | ||
{| class="wikitable" | {| class="wikitable" |
edits