Yet Another Way of Building Exact Polyhedral Model for Weakly Dynamic Affine Programs
Abstract
Exact polyhedral model (PM) can be built in the general case if the only control structures are do-loops and structured ifs, and if loop counter bounds, array subscripts and if-conditions are affine expressions of enclosing loop counters and possibly some integer constants. In more general dynamic control programs, where arbitrary ifs and whiles are allowed, in the general case the usual dataflow analysis can be only fuzzy. This is not a problem when PM is used just for guiding the parallelizing transformations, but is insufficient for transforming source programs to other computation models (CM) relying on the PM, such as our version of dataflow CM or the well-known KPN. The paper presents a novel way of building the exact polyhedral model and an extension of the concept of the exact PM, which allowed us to add in a natural way all the processing related to the data dependent conditions. Currently, in our system, only arbirary ifs (not whiles) are allowed in input programs. The resulting polyhedral model can be easily put out as an equivalent program with the dataflow computation semantics.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.