[llvm-dev] Integrating Polly LLVM Passes in new LLVM Pass

hameeza ahmed via llvm-dev llvm-dev at lists.llvm.org
Fri Jan 26 13:57:39 PST 2018


 Hello,

I am new to POLLY. I want to create an LLVM Pass which uses polly
dependency analysis. in the new pass 1st i need to call polly Canonicalize
pass. then use polly dependency analysis.

Or in general how we can integrate llvm existing passes in new pass?

How to integrate these in new pass through code? Please help its hard to
find things on this..

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180127/f182affe/attachment.html>


More information about the llvm-dev mailing list