Loop Unrolling Transformation: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 8: Line 8:
|-
|-
|<syntaxhighlight lang="c">
|<syntaxhighlight lang="c">
/* The following code tests LoopUnroll transformation applied to a for loop: */   
/* The following code tests loop unroll transformation applied to a for loop: */   


int main(void) {
int main(void) {
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu