[LLVMdev] addRequired(), Loop Unrolling

Rotem Varon varonrotem at gmail.com
Sat Jun 6 08:38:15 PDT 2009


Hi,

I am trying to set loop unrolling as a required pass.
AU.addRequired<LoopUnroll>();

should I include any header file?
How can I be possessive that "LoopUnroll" is the name I need ?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090606/aaab7bd1/attachment.html>


More information about the llvm-dev mailing list