Tobias Grosser
2010-Jan-06 01:29 UTC
[LLVMdev] "Graphite" for llvm [building infrastructure]
On 01/05/10 14:45, ether wrote:> hi Tobi, > > i just added the Poly > library(http://wiki.llvm.org/Polyhedral_optimization_framework) to llvm > build system, which only contain a toy pass "Poly". > i think we could add the polyhedral optimization stuff in to this library. > > it was test under cmake+visual studio 2009, and i also add the library > build rule to MAKEFILEs, but not sure if it work under linux/cygwin/mac, > sorry. > hope this help > > best regards > > --etherhi ether, I pushed your work to our git repository at http://repo.or.cz/w/llvm-complete/pofl.git So we can work on first version that could be committed to the LLVM svn repository. I just had some discussions on the LLVM IRC channel concerning the integration of Poly.