brintos

brintos / llvm-project-archived public Read only

0
0
Text · 156 B · 504b220 Raw
4 lines · plain
1{ s0[i, j] -> [2i + j, i + 2j] : i >= 0 and i <= 4 and j >= 0 and j <= 6 }2{  :  }3{ [i0, i1] -> atomic[o0] : o0 <= 0; [i0, i1] -> separate[o0] : o0 >= 1 }4