Skip to content

Polyhedral Compilation

← Back to Domain-Specific Abstractions by Domain

1 domain-specific abstractions whose origin domain is Polyhedral Compilation.

  • Polyhedral Model — A compiler framework that lifts an affine program region into integer-set iteration domains, access and dependence relations, and a multidimensional schedule, searches legal schedule transformations for locality or parallelism, then regenerates equivalent executable loops.