summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/new_multidim_access___%bb1---%bb17.jscop
blob: 5ef5c7c831331977b9f4636edc3f2bbd5271e5fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
   "context" : "[n, m] -> {  : n <= 9223372036854775807 and n >= -9223372036854775808 and m <= 9223372036854775807 and m >= -9223372036854775808 }",
   "name" : "bb1 => bb17",
   "statements" : [
      {
         "accesses" : [
            {
               "kind" : "read",
               "relation" : "[n, m] -> { Stmt_bb4[i0, i1] -> MemRef_A[i0, i1 + 13] }"
            },
            {
               "kind" : "write",
               "relation" : "[n, m] -> { Stmt_bb4[i0, i1] -> MemRef_A[i0, i1 + 43] }"
            }
         ],
         "domain" : "[n, m] -> { Stmt_bb4[i0, i1] : i0 >= 0 and n >= 1 and i0 <= -1 + n and i1 >= 0 and i1 <= 99 }",
         "name" : "Stmt_bb4",
         "schedule" : "[n, m] -> { Stmt_bb4[i0, i1] -> [i0, i1] }"
      }
   ]
}
OpenPOWER on IntegriCloud