Afficher un message
Vieux 10/05/2008, 13h35   #7
Ian Collins
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: unrolling nested for-loop

Bart wrote:
> On May 10, 7:44 am, V <vishal.st...@gmail.com> wrote:
>> I have tried to use compile time option to unroll this and checked its
>> assembly code, but it doesn't seem to have unrolled the loop.
>>
>> Any suggestions?
>>
>> Thanks.

>
> I'm not surprised. The inner loop is very complicated. Is there any
> way of simplifying it?
>

The first compiler I tried was happy to unroll the loop, it's not that
hard (for a machine!).

--
Ian Collins.
  Réponse avec citation
 
Page generated in 0,05100 seconds with 9 queries