[LLVMdev] [Polly] open-source tools related polly ?

maxs zhangwei.ustc at outlook.com
Mon Jan 19 22:36:26 PST 2015


Hi,
     I want to develop a memory access pattern analysis tool based on 
polly.
e.g.

//  the access pattern is spatial
for(i = 0; i < 100; i++) {
              a[i] = i;
  }

     So, are there any open-source tools based on polly to study ?   
Thanks.


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


More information about the llvm-dev mailing list