[LLVMdev] [GSoC] Increase the coverage of Polly

Tobias Grosser grosser at fim.uni-passau.de
Sat Apr 9 04:40:10 PDT 2011


On 04/08/2011 03:55 PM, Vlad Krylov wrote:
> How to feed pocc by jscop files which are made with -polly-export-jscop?

That does not work. You need support for scoplib as explained here:
http://wiki.llvm.org/Polyhedral_optimization_framework#Install_Pocc_.28Optional.29

To run pocc I propose to just use

./utils/pollycc -fpluto file.c -d -commands

This will also show you the exact commands used to run pocc.

Tobi



More information about the llvm-dev mailing list