[LLVMdev] Loop data-dependence analysis

Simone Atzeni simone.at at gmail.com
Sun Jun 15 20:25:47 PDT 2014


Hello,

I am very new in LLVM and I am trying to understand how to use it in my project.

I would like to write a Pass (?) that analyzes the loops in a program and says if the loop has a data dependence and what kind of data dependence.
Do you guys have any suggestion how do to it?

Thanks.
Best Regards,
Simone Atzeni

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140615/0f7ef9d4/attachment.html>


More information about the llvm-dev mailing list