阅读背景:

优化编译器如何决定展开循环的时间和数量?

来源:互联网 

When a compiler performs a loop-unroll optimization, how does it determined by which factor to unroll the loop or whether to unroll the whole loop? Since this is a space-performance trade-off, on average how effictive is this optimization technique in making the program perform better? Also, under what conditions is it recommended to use this technique (i.e certain operations or calculations)?When a compiler performs a loop-unroll optimiza




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: