阅读背景:

我正在尝试用4路循环展开来优化这个c代码。

来源:互联网 

What I'm trying to do is take this C code and optimize it using a technique called loop unrolling, but in this case I want to use four-way loop unrolling. Now, I understand the technique and I understand the concept I just don't know how to apply it to this code. Do I have to add in some extra variables? Do I have to have some code after each loop or just at the end of all the loops? This code is 8x8 block code dealing with taking pixels and rotating it 90 degrees counter clock wise. Any help would greatly be appreciated. Thank You.What I'm trying to do is take this C code and o




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

分享到: