4 # =============================================== Global
12 # Parameters are provided
18 # Number of statements
21 # =============================================== Statement 1
22 # Number of relations describing the statement:
25 # ---------------------------------------------- 1.1 Domain
29 # ---------------------------------------------- 1.2 Scattering
33 0 -1 0 0 0 0 ## c1 == 0
35 # ---------------------------------------------- 1.3 Access
39 0 -1 0 0 0 1 ## Arr == a
41 # ---------------------------------------------- 1.4 Statement Extensions
42 # Number of Statement Extensions
45 # Number of original iterators
47 # Statement body expression
51 # =============================================== Statement 2
52 # Number of relations describing the statement:
55 # ---------------------------------------------- 2.1 Domain
60 1 -1 1 0 0 0 ## -i+N >= 0
63 # ---------------------------------------------- 2.2 Scattering
66 # e/i| c1 c2 c3 | i | N M P | 1
67 0 -1 0 0 0 0 0 0 1 ## c1 == 1
68 0 0 -1 0 1 0 0 0 0 ## c2 == i
69 0 0 0 -1 0 0 0 0 0 ## c3 == 0
71 # ---------------------------------------------- 2.3 Access
74 # e/i| Arr [1]| i | N M P | 1
75 0 -1 0 0 0 0 0 4 ## Arr == b
76 0 0 -1 1 0 0 0 0 ## [1] == i
78 # ---------------------------------------------- 2.4 Statement Extensions
79 # Number of Statement Extensions
82 # Number of original iterators
84 # List of original iterators
86 # Statement body expression
90 # =============================================== Statement 3
91 # Number of relations describing the statement:
94 # ---------------------------------------------- 3.1 Domain
97 # e/i| i j | N M P | 1
98 1 1 0 0 0 0 0 ## i >= 0
99 1 -1 0 1 0 0 0 ## -i+N >= 0
100 1 0 0 1 0 0 0 ## N >= 0
101 1 0 1 0 0 0 0 ## j >= 0
102 1 0 -1 0 1 0 0 ## -j+M >= 0
103 1 0 0 0 1 0 0 ## M >= 0
105 # ---------------------------------------------- 3.2 Scattering
108 # e/i| c1 c2 c3 c4 c5 | i j | N M P | 1
109 0 -1 0 0 0 0 0 0 0 0 0 1 ## c1 == 1
110 0 0 -1 0 0 0 1 0 0 0 0 0 ## c2 == i
111 0 0 0 -1 0 0 0 0 0 0 0 2 ## c3 == 2
112 0 0 0 0 -1 0 0 1 0 0 0 0 ## c4 == j
113 0 0 0 0 0 -1 0 0 0 0 0 0 ## c5 == 0
115 # ---------------------------------------------- 3.3 Access
118 # e/i| Arr [1] [2]| i j | N M P | 1
119 0 -1 0 0 0 0 0 0 0 7 ## Arr == c
120 0 0 -1 0 1 0 0 0 0 0 ## [1] == i
121 0 0 0 -1 0 1 0 0 0 0 ## [2] == j
123 # ---------------------------------------------- 3.4 Statement Extensions
124 # Number of Statement Extensions
127 # Number of original iterators
129 # List of original iterators
131 # Statement body expression
135 # =============================================== Statement 4
136 # Number of relations describing the statement:
139 # ---------------------------------------------- 4.1 Domain
142 # e/i| i k | N M P | 1
143 1 1 0 0 0 0 0 ## i >= 0
144 1 -1 0 1 0 0 0 ## -i+N >= 0
145 1 0 0 1 0 0 0 ## N >= 0
146 1 0 1 0 0 0 0 ## k >= 0
147 1 0 -1 0 0 1 0 ## -k+P >= 0
148 1 0 0 0 0 1 0 ## P >= 0
150 # ---------------------------------------------- 4.2 Scattering
153 # e/i| c1 c2 c3 c4 c5 | i k | N M P | 1
154 0 -1 0 0 0 0 0 0 0 0 0 1 ## c1 == 1
155 0 0 -1 0 0 0 1 0 0 0 0 0 ## c2 == i
156 0 0 0 -1 0 0 0 0 0 0 0 1 ## c3 == 1
157 0 0 0 0 -1 0 0 1 0 0 0 0 ## c4 == k
158 0 0 0 0 0 -1 0 0 0 0 0 0 ## c5 == 0
160 # ---------------------------------------------- 4.3 Access
163 # e/i| Arr [1] [2]| i k | N M P | 1
164 0 -1 0 0 0 0 0 0 0 10 ## Arr == d
165 0 0 -1 0 1 0 0 0 0 0 ## [1] == i
166 0 0 0 -1 0 1 0 0 0 0 ## [2] == k
168 # ---------------------------------------------- 4.4 Statement Extensions
169 # Number of Statement Extensions
172 # Number of original iterators
174 # List of original iterators
176 # Statement body expression
180 # =============================================== Extensions
188 # Mapping array-identifiers/array-names
203 ./unitary/reorder_swap_loops.c
204 # Starting line and column
206 # Ending line and column