

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following can reduce the loop overhead and thus increase the speed? |
A. | loop unrolling |
B. | loop tiling |
C. | loop permutation |
D. | loop fusion |
Answer» B. loop tiling | |