[flang] Fix length handling in character kind implicit conversion (#74586)
[llvm-project.git] / polly / test / JSONExporter / ImportArrays / ia2___%bb9---%bb26.jscop.transformed
blobe7029197616972ade768303901943aceaec86742
2    "arrays" : [
3        {
4          "name" : "MemRef_B",
5          "type" : "double"
6       },
7       {
8          "name" : "MemRef_A",
9          "sizes" : [ "*", "1056" ],
10          "type" : "double"
11       },
12       {
13          "name" : "D",
14          "sizes" : [ "270336" ],
15          "type" : "double"
16       },
17       {
18          "name" : "E",
19          "sizes" : [ "270336", "200000" ],
20          "type" : "double"
21       },
22       {
23          "name" : "F",
24          "sizes" : [ "270336" ],
25          "type" : "i64"
26       }
27    ],
28    "context" : "{  :  }",
29    "name" : "%bb9---%bb26",
30    "statements" : [
31       {
32          "accesses" : [
33             {
34                "kind" : "read",
35                "relation" : "{ Stmt_bb12[i0, i1, i2] -> E[i2, i0] }"
36             },
37             {
38                "kind" : "read",
39                "relation" : "{ Stmt_bb12[i0, i1, i2] -> MemRef_beta[] }"
40             },
41             {
42                "kind" : "write",
43                "relation" : "{ Stmt_bb12[i0, i1, i2] -> MemRef_A[i0, i1] }"
44             }
45          ],
46          "domain" : "{ Stmt_bb12[i0, i1, i2] : 0 <= i0 <= 1055 and 0 <= i1 <= 1055 and 0 <= i2 <= 1023 }",
47          "name" : "Stmt_bb12",
48          "schedule" : "{ Stmt_bb12[i0, i1, i2] -> [i0, i1, i2] }"
49       }
50    ]