Displaying 1 result from an estimated 1 matches for "llvmpoly".
Did you mean:
llvmpolly
2010 Jan 06
1
[LLVMdev] "Graphite" for llvm [building infrastructure]
...the LLVM IRC channel concerning the
integration of Poly.
The preferred way to implement this seemed to be like the tools/clang
integration in llvm. A separated repository (that might also be hosted
on the llvm svn server), that is only build if available. So user can
decide if they want to try LLVMPoly and check it out on demand.
What we need to achieve before proposing a patchset:
1. Integrate ClooG/isl
2. A working pass Frontend/Backend (very limited, no optimizations, but
able to handle real world code)
Thanks for working on this
Tobi