[LLVMdev] LoopInfo analysis in CallGraphSCCPass

Chandler Carruth chandlerc at google.com
Wed Oct 3 02:04:55 PDT 2012


This is not currently supported by the LLVM pass manager system. It is a
serious deficiency that I (and others) would like to address, but it
requires significant changes to the pass manager and analysis dependency
system.

I have some dim hope of working on fixing this limitation, but it won't be
quick. ;]


On Wed, Oct 3, 2012 at 1:49 AM, vinay m <mvinay05041990 at gmail.com> wrote:

> Hi,
>
>     How to get the LoopInfo analysis  in a CallGraphSCCPass  ?
>
>
>
> Thanks,
> Vinay
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121003/71949889/attachment.html>


More information about the llvm-dev mailing list