首页 > Term: loop unrolling
loop unrolling
An optimization that increases the step of a loop, and duplicates the expressions within a loop to reflect the increase in the step. This can improve instruction scheduling and memory access time.
0
创建者
- Peteh
- 100% positive feedback