j
k
j a
j l
Joel Falcou wrote:
For loop unrolling, it should be done automagically if loop bounds are statically known, if not, do it yourself.
If the loops are fully unrolled, I don't see the difference between "static" and "dynamic" indexing.
Back to the thread
Back to the list