1{ 2 "arrays": [ 3 { 4 "name": "MemRef_C", 5 "sizes": [ 6 "*", 7 "1536" 8 ], 9 "type": "float" 10 }, 11 { 12 "name": "MemRef_A", 13 "sizes": [ 14 "*", 15 "1536" 16 ], 17 "type": "float" 18 }, 19 { 20 "name": "MemRef_B", 21 "sizes": [ 22 "*", 23 "1536" 24 ], 25 "type": "float" 26 } 27 ], 28 "context": "{ : }", 29 "name": "%for.cond1.preheader---%for.end30", 30 "statements": [ 31 { 32 "accesses": [ 33 { 34 "kind": "write", 35 "relation": "{ Stmt_for_body3[i0, i1] -> MemRef_C[i0, i1] }" 36 } 37 ], 38 "domain": "{ Stmt_for_body3[i0, i1] : 0 <= i0 <= 1535 and 0 <= i1 <= 1535 }", 39 "name": "Stmt_for_body3", 40 "schedule": "{ Stmt_for_body3[i0, i1] -> [0, i0, i1, 0, 0, 0, 0, 0 ] }" 41 }, 42 { 43 "accesses": [ 44 { 45 "kind": "read", 46 "relation": "{ Stmt_for_body8[i0, i1, i2] -> MemRef_C[i0, i1] }" 47 }, 48 { 49 "kind": "read", 50 "relation": "{ Stmt_for_body8[i0, i1, i2] -> MemRef_A[i0, i2] }" 51 }, 52 { 53 "kind": "read", 54 "relation": "{ Stmt_for_body8[i0, i1, i2] -> MemRef_B[i2, i1] }" 55 }, 56 { 57 "kind": "write", 58 "relation": "{ Stmt_for_body8[i0, i1, i2] -> MemRef_C[i0, i1] }" 59 } 60 ], 61 "domain": "{ Stmt_for_body8[i0, i1, i2] : 0 <= i0 <= 1535 and 0 <= i1 <= 1535 and 0 <= i2 <= 1535 }", 62 "name": "Stmt_for_body8", 63 "schedule": "{ Stmt_for_body8[i0, i1, i2] -> [1, o0, o1, o2, i0, i2, oo1, i1]: o0 <= i0 < o0 + 64 and o1 <= oo1 < o1 + 64 and o2 <= i2 < o2 + 64 and oo1 <= i1 < oo1 + 4 and o0 % 64 = 0 and o1 % 64 = 0 and o2 % 64 = 0 and oo1 % 4 = 0 }" 64 } 65 ] 66}