[LLVMdev] loop identification

Vasileios Koutsoumpos bill_koutsoumpos at hotmail.com
Wed May 7 07:04:51 PDT 2014


Hello again,

I just found it. There was an error when I was creating the IR file. It 
was not properly formatted, cause I had to link multiple IR files into a 
single one. Now it's working.

Thanks again,
Vasileios

On 07/05/14 15:36, Renato Golin wrote:
> On 7 May 2014 14:22, Hal Finkel <hfinkel at anl.gov> wrote:
>> Are all of these loops in one large function? I don't recall any such limits in LoopInfo. It would be helpful to know what your pass is doing, what version of LLVM you're using, etc.
> Plus examples of the IR that works and another that doesn't. ;)
>
> --renato




More information about the llvm-dev mailing list