Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 829 Bytes

Readme.adoc

File metadata and controls

38 lines (28 loc) · 829 Bytes

Hands-on Polyhedral

This repo contains the code for the hands-on polyhedral course.

Lesson

Lesson Name Note

1. Presburger Sets and Relations

using isl-python

2. Iteration Domains

3. Schedules

4. Memory Access Analysis

5. Dependence Analysis

6. Classical Loop Transformations

7. AST Generation

8. Parsing C Code

using modified pet

9. C CodeGen

10. Loop Transformations

11. Dependence Analysis

12. Schedule Program

using isl-python

13. Pluto

14. Affine Fusion