[LLVMdev] Loop Unroll a constant number of times?

Ryan Taylor ryta1203 at gmail.com
Tue Jan 31 17:16:33 PST 2012


Is it possible to unroll a loop (forcibly if necessary) with llvm (possibly
the -loop-unroll pass) a constant number of times.

I believe that I read that the -unroll-count=x option was removed, correct?
So is there some other way to do this or is this just not possible in llvm?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120131/2b4677b9/attachment.html>


More information about the llvm-dev mailing list