summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/MemAccess/codegen_constant_offset___%for.cond---%for.end.jscop
blob: 78903fba3a123ab919b01ff5d3b6312e0ae4cdd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
   "context" : "{  :  }",
   "name" : "for.cond => for.end",
   "statements" : [
      {
         "accesses" : [
            {
               "kind" : "read",
               "relation" : "{ Stmt_for_body[i0] -> MemRef_A[i0] }"
            },
            {
               "kind" : "read",
               "relation" : "{ Stmt_for_body[i0] -> MemRef_A[-1 + i0] }"
            },
            {
               "kind" : "write",
               "relation" : "{ Stmt_for_body[i0] -> MemRef_A[13] }"
            }
         ],
         "domain" : "{ Stmt_for_body[i0] : i0 >= 0 and i0 <= 11 }",
         "name" : "Stmt_for_body",
         "schedule" : "{ Stmt_for_body[i0] -> [0, i0, 0] }"
      }
   ]
}
OpenPOWER on IntegriCloud