cloog

Generate optimized code for scanning Z-polyhedra and iteration spaces

brewmacoslinux
Try with needOr install directly
Source

About

Generate code for scanning Z-polyhedra

Commands

cloog

Examples

Generate code from a CLooG input file$ cloog input.cloog
Generate code with specific parameters and language output$ cloog -language c input.cloog
Process input and save output to a file$ cloog input.cloog -o output.c