[llvm-commits] [PATCH] Switch for allowing partial unrolling to LoopUnroll.cpp

Mikael Lepistö mikael.lepisto at tut.fi
Tue Jul 29 07:07:42 PDT 2008


Thanks, I found it strange as well. llvm-2.3 version of LoopUnroll.cpp 
actually used them a bit more regulary and I didn't give second thought 
to it after copying patch to trunk.

-mikael

Matthijs Kooijman wrote:
> Hi Mikael,
>
>   
>> Here is a version with modifications according to the review comments.
>>     
> I've committed the patch. Thanks!
>
> I've made one more change: Changing the debug output to not be in capitals,
> which didn't really make sense anyway. I though the entire file would do that,
> but it were only these few messages.
>
> Gr.
>
> Matthijs
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>   




More information about the llvm-commits mailing list