Go to the first, previous, next, last section, table of contents.


A Rapid Prototyping System for Code Generation

This mode is exclusively designed for prototyping algorithms used for code generation. It uses the Library of Linear Inequalities with Symbolic Coefficients (See the SUIFMATH Reference Manual) as the underlying primitives. This mode provides a simple interface to enter inequalities for loop bounds and array access functions, etc. Many linear systems based algorithms used for loop level code generation and dependence analysis can be rapidly investigated, tested and debugged using this mode.


Go to the first, previous, next, last section, table of contents.