Displaying 2 results from an estimated 2 matches for "2c36f420".
Did you mean:
236420
2020 Mar 17
2
GSoC Opportunity
> Yes that's correct.
Well, now that I saw the LoopNestAnalysis* files, they try to do sth
similar. So, I hope it helped.
> My idea was similar but using the call graph directly
Personally I don't see how the call graph can help you, since well... it's
a call graph. :)
You care about loops in a specific function. What can help you is the
Control-Flow graph, which is basically
2020 Mar 17
2
GSoC Opportunity
...opers mailing listllvm-dev at lists.llvm.orghttps://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>>
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200317/2c36f420/attachment-0001.html>