bolt/deps/llvm-18.1.8/polly/test/IstAstInfo/rmsmd2___%for.cond---%for.end6.jscop
2025-02-14 19:21:04 +01:00

21 lines
775 B
Text

{
"context" : "[n] -> { : n >= -2147483648 and n <= 2147483647 }",
"name" : "for.cond => for.end6",
"statements" : [
{
"accesses" : [
{
"kind" : "read",
"relation" : "[n] -> { Stmt_for_body3[i0, i1] -> MemRef_A[i0] }"
},
{
"kind" : "write",
"relation" : "[n] -> { Stmt_for_body3[i0, i1] -> MemRef_A[i0] }"
}
],
"domain" : "[n] -> { Stmt_for_body3[i0, i1] : i0 >= 0 and i0 <= -1 + 2n and n >= 1 and i1 >= 0 and i1 <= 1023 }",
"name" : "Stmt_for_body3",
"schedule" : "[n] -> { Stmt_for_body3[i0, i1] -> [0, i0, 0, i1, 0]: i0 % 2 = 0; Stmt_for_body3[i0, i1] -> [0, i0, 1, i1, 0]: i0 % 2 = 1 }"
}
]
}